- 27 Jun, 2012 2 commits
-
-
Marc Gravell authored
-
Marc Gravell authored
-
- 25 Jun, 2012 3 commits
-
-
-
Marc Gravell authored
-
Marc Gravell authored
Support for ExpandoObject (or at least, "dynamic" and dictionary-like) to be treated directly as a parameter
-
- 21 Jun, 2012 2 commits
-
-
Sam authored
Updated DynamicParameters to allow inheritance of the AddParameters
-
Rich Czyzewski authored
Updated DynamicParameters to allow inheritance of the AddParameters method when subclassing for TVPs
-
- 13 Jun, 2012 2 commits
-
-
-
Marc Gravell authored
Adding some common used overloads for Query, Execute and QueryMultiple
-
- 12 Jun, 2012 2 commits
-
-
Marc Gravell authored
-
-
- 11 Jun, 2012 5 commits
-
-
Joao Silva authored
-
unknown authored
(schema change detection) actually, don't need hash to depend on types; the binding code only considers names, not types - generated code would be the same even if this doesn't change
-
unknown authored
Rewrite of the schema-change handling; the "see if it errors, then recalc" is, it turns out, stupid.
-
Joao Silva authored
Added Overloads for commandType and transaction for CSHARP30 Directive for adding common call's signatures and also mantain language compatibility with pre-VS2010
-
Joao Silva authored
-
- 28 May, 2012 2 commits
-
-
Sam authored
Add a .gitattributes
-
Paul Betts authored
-
- 24 May, 2012 1 commit
-
-
unknown authored
-
- 11 May, 2012 2 commits
-
-
Sam authored
Updated Readme
-
Michael Wolfenden authored
-
- 10 May, 2012 1 commit
-
-
unknown authored
Support enums (and nullable enums) in Query<T>, and check (extra tests) that they work fine for regular T with an enum / nullable-enum member
-
- 26 Apr, 2012 2 commits
- 25 Apr, 2012 2 commits
-
-
Xavier Poinas authored
-
Xavier Poinas authored
-
- 18 Apr, 2012 3 commits
-
-
Brannon Jones authored
-
Brannon Jones authored
-
Brannon Jones authored
-
- 03 Apr, 2012 3 commits
-
-
Sam Saffron authored
-
Sam Saffron authored
-
Sam authored
Add Npgsql nuget package
-
- 02 Apr, 2012 1 commit
-
-
Brannon Jones authored
-
- 30 Mar, 2012 1 commit
-
-
Brannon Jones authored
-
- 25 Mar, 2012 1 commit
-
-
Sam authored
SQL Compact 4 support
-
- 23 Mar, 2012 2 commits
- 22 Mar, 2012 1 commit
-
-
danzel authored
Throw an exception when asked to Delete<MyType>(null) rather than trying to as in Npgsql it will delete the whole table.
-
- 12 Mar, 2012 2 commits
-
-
Sam authored
Added test for Posgresql Array parameters
-
David Chell authored
-