0
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected 1 day ago.
Aug 23, 2025 — Aug 23, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Got rid of NuGet artifacts after enabling auto package restore More... about 12 years ago
Added extra comments to LINQPad interface More... about 12 years ago
Changed variables to readonly More... about 12 years ago
Now handles empty table-valued-parameter input. Fixes #54 More... about 12 years ago
Released version 0.1.7 More... over 12 years ago
Documented new simple type support. Fixes #52 More... over 12 years ago
Ensured datareaders are disposed of explicitly. Fixes #53 More... over 12 years ago
Added DateTime recommendation when usde ambigiously. Fixes #51 More... over 12 years ago
Finalized formal performance tests of primary access methods. Fixes #49 More... over 12 years ago
Reduced test variance significantly by only considering the 95th percentile results More... over 12 years ago
Initial work on perf tests. Still struggling with variance. More... over 12 years ago
Made all exceptions serializable More... over 12 years ago
Added support for mapping rows into lists of simple types. Fixes #43 More... over 12 years ago
Improved exception messages when using non-supported parameter types. Fixes #45 More... over 12 years ago
Improved structured error message. Fixes #44 More... over 12 years ago
Improved the ColumnDoesNotExistException error message. Fixes #46 More... over 12 years ago
Improved cast exception message for GetScalar More... over 12 years ago
DynamicRow now implements ICustomMemberProvider for better LINQPad visualization More... over 12 years ago
Released version 0.1.6 More... over 12 years ago
Removed unused Dispose function More... over 12 years ago
Enabled unQueryDB to be serialized More... over 12 years ago
Released version 0.1.5 More... over 12 years ago
Merge branch 'master' of github.com:improvedk/unQuery More... over 12 years ago
Added support for mapping results into strong types More... over 12 years ago
Readme intro update More... over 12 years ago
Released version 0.1.4 More... over 12 years ago
Removed unused private field More... over 12 years ago
Removed ExecuteMany and introduced Batch() instead More... over 12 years ago
Updated readme to reflect that SQL 2005 is not supported due to no TVP support More... over 12 years ago
Switched from dynamic param types to plain objects More... over 12 years ago