1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 9 hours ago.
Jan 26, 2025 — Jan 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #116 from netogallo/FixPSQLArrays More... almost 11 years ago
Fix array for IN and NOT IN expressions in PSQL. Made SetColumn explicitly generic to solve some reflection problems. More... almost 11 years ago
Issues, PRs & NuGet badges More... about 11 years ago
fix transactions!! More... about 11 years ago
Maintainer sections added to README More... about 11 years ago
add a function to retrieve primary key column More... about 11 years ago
Actually saving changes to documentation duh!! More... over 11 years ago
Updating documentation More... over 11 years ago
Fixing other providers to work with nicer naming. More... over 11 years ago
Merge pull request #103 from colinbull/master More... over 11 years ago
Updating oracle changes to nicer naming. More... over 11 years ago
Merging from master More... over 11 years ago
Begun changing test to use nicer naming More... over 11 years ago
Another fix for using in operator More... over 11 years ago
minor update to tests so schema matches one in the script file. More... over 11 years ago
Merge pull request #100 from mjmckp/master More... over 11 years ago
Fix for issue #99 (SQLite not releasing database file) More... over 11 years ago
Fix for issue #99 (SQLite not releasing database file) More... over 11 years ago
Merge pull request #98 from janno-p/master More... over 11 years ago
Fix single table ordered queries. More... over 11 years ago
Fix single table ordered queries. More... over 11 years ago
Merge pull request #96 from colinbull/master More... over 11 years ago
Cased SPROCS properly and removed owner requirement for ORACLE issues #94 #87 #97 More... over 11 years ago
Removed the requirement for owner on Oracle Provider now just relies on internal priviledges granted by connection string More... over 11 years ago
PascalCased naming of tables, fields and sprocs. More... over 11 years ago
Fixing build removing accidentally committed project. More... over 11 years ago
Fix and test for issue #95 tinyint wrong type mapping More... over 11 years ago
Testing issue #92.. More... over 11 years ago
Changed order of precendence for configuration files More... over 11 years ago
Better support for configuration file connection strings More... over 11 years ago