- 12 Nov, 2011 2 commits
-
-
mythz@io authored
-
Demis Bellot authored
-
- 11 Nov, 2011 4 commits
-
-
Demis Bellot authored
-
Demis Bellot authored
-
Demis Bellot authored
-
Demis Bellot authored
-
- 05 Nov, 2011 2 commits
- 04 Nov, 2011 1 commit
-
-
mgravell authored
allow Add to *replace* an existing template parameter in DynamicParameters, allowing for out/return/etc usage
-
- 02 Nov, 2011 1 commit
-
-
mgravell authored
fix 'could destabilise runtime' error if structs threw an error; also tidied up the locals and made the func return the right type
-
- 29 Oct, 2011 1 commit
-
-
Sam Saffron authored
-
- 28 Oct, 2011 2 commits
-
-
mgravell authored
-
marc.gravell@gmail.com authored
-
- 26 Oct, 2011 1 commit
-
-
mgravell authored
-
- 25 Oct, 2011 1 commit
-
-
Sam Saffron authored
-
- 06 Oct, 2011 1 commit
-
-
Sam Saffron authored
-
- 27 Sep, 2011 3 commits
-
-
kmontrose authored
-
kmontrose authored
-
Sam Saffron authored
patch by matt...@amigarulez.se, Some grids active/Telerik and other edge cases use reflection and other methods to cache members. Current implementation results in inconsistent between the wrapper object and the underlying dictionary because the DynamicObject members are returned and not the underlying dictionary. Simple fix basically add an override to FastExpando class and reflection acts consistently.
-
- 26 Sep, 2011 2 commits
-
-
Sam Saffron authored
-
mgravell authored
-
- 20 Sep, 2011 3 commits
- 16 Sep, 2011 1 commit
-
-
mgravell authored
-
- 13 Sep, 2011 2 commits
-
-
mgravell authored
-
Sam Saffron authored
added support for schema changes - schema can now change and dapper will re-generate the deserializers.
-
- 12 Sep, 2011 1 commit
-
-
mgravell authored
salt the earth if we start getting multiple errors; the risk here is that it is a schema change that impacts multiple queries
-
- 06 Sep, 2011 1 commit
-
-
sam.saffron@gmail.com authored
-
- 05 Sep, 2011 3 commits
-
-
Sam Saffron authored
-
Sam Saffron authored
EG: DynamicParameters p = new DynamicParameters(); p.AddDynamicParams(new { A = 1, B = 2 }); p.AddDynamicParams(new { C = 3, D = 4 }); Expose some more of dapper's internals -
Sam authored
Dapper.Contrib Insert Fails
-
- 30 Aug, 2011 1 commit
-
-
Andrés Jara authored
-
- 04 Aug, 2011 1 commit
-
-
Marc Gravell authored
-
- 29 Jul, 2011 1 commit
-
-
mgravell authored
-
- 25 Jul, 2011 3 commits
- 22 Jul, 2011 2 commits