- 28 May, 2012 1 commit
-
-
Jakub Konecki authored
Replicated a bug 'Dapper MultiMap doesn't work with splitOn with NULL value' reported on SO http://stackoverflow.com/q/10744728/449906. Dapper doesn't create an instance of the class if the first property after split is mapped to a column with NULL value.
-
- 11 May, 2012 2 commits
-
-
Sam authored
Updated Readme
-
Michael Wolfenden authored
-
- 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 3 commits
-
-
Sam authored
Added test for Posgresql Array parameters
-
David Chell authored
-
Sam authored
Added test for insert updating object's key
-
- 11 Mar, 2012 5 commits
-
-
David Chell authored
-
Sam authored
Update object's key(s) after insert and array parameter support.
-
David Chell authored
-
David Chell authored
Added FeatureSupport Class to handle variations int DBMS features, used this to implement native array parameters for Postgresql.
-
David Chell authored
-
- 17 Feb, 2012 2 commits
-
-
Sam authored
Small but useful (I think) additions
-
-
- 15 Feb, 2012 1 commit
-
-
Sam Saffron authored
-
- 14 Feb, 2012 2 commits
-
-
Xavier Poinas authored
-
Xavier Poinas authored
-
- 22 Jan, 2012 2 commits
-
-
Sam Saffron authored
-
Sam authored
Added postresql support for Insert to return primary key of inserted row.
-
- 19 Jan, 2012 1 commit
-
-
David Chell authored
-
- 17 Jan, 2012 1 commit
-
-
https://github.com/SamSaffron/dapper-dot-netDavid Chell authored
Conflicts: Dapper.Contrib/SqlMapperExtensions.cs
-
- 12 Jan, 2012 4 commits
-
-
Sam Saffron authored
-
Sam Saffron authored
-
Sam Saffron authored
-
Sam Saffron authored
Broke SqlBuilder to another assembly Added Dapper.Rainbow (minimal ORM) Changed nuget to distribute DLLs
-