- 27 Sep, 2011 1 commit
-
-
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 2 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 2 commits
-
-
Marc Gravell authored
-
Marc Gravell authored
-
- 29 Jul, 2011 2 commits
- 25 Jul, 2011 6 commits
- 22 Jul, 2011 4 commits
- 19 Jul, 2011 12 commits
-
-
Sam Saffron authored
-
Sam Saffron authored
-
Sam Saffron authored
-
Sam Saffron authored
-
Sam Saffron authored
-
Sam Saffron authored
-
sam.saffron@gmail.com authored
-
sam.saffron@gmail.com authored
-
mgravell authored
-
mgravell authored
-
-
-