- 12 Oct, 2015 1 commit
-
-
Marc Gravell authored
Update SqlMapper.cs
-
- 11 Oct, 2015 1 commit
-
-
Marc Gravell authored
- code improvements
-
- 10 Oct, 2015 2 commits
-
-
Nick Craver authored
-
Nick Craver authored
fix Cast at QueryAsync<T>
-
- 02 Oct, 2015 1 commit
-
-
Nigrimmist authored
-
- 01 Oct, 2015 1 commit
-
-
Nigrimmist authored
-
- 10 Sep, 2015 2 commits
-
-
Sergey Kuznetsov authored
-
tangruixing authored
fixed the "UdtTypeName property must be set for UDT parameters" error. C# : .net Framework 4.5.1 Sql server 2012
-
- 06 Sep, 2015 2 commits
-
-
Johan Danforth authored
Little changes :)
-
ithero7 authored
Correct the spelling mistake, and change the variable name to satisfy the naming conventions.
-
- 31 Aug, 2015 1 commit
-
-
Nick Craver authored
This also brings the failing test count down to 1: only TestCustomParameters fails.
-
- 28 Aug, 2015 1 commit
-
-
Marc Gravell authored
Runtime dependency
-
- 25 Aug, 2015 4 commits
-
-
Marc Gravell authored
SqlMapper global/default CommandTimeout
-
Marc Gravell authored
remove commented json so dnx tooling doesn't break
-
Marc Gravell authored
Language correction on Readme
-
Marc Gravell authored
Fix capitalization in README
-
- 06 Aug, 2015 1 commit
-
-
Martin Jul authored
-
- 24 Jul, 2015 1 commit
-
-
Daniel Kempner authored
-
- 06 Jul, 2015 3 commits
-
-
Ben Collins authored
-
Ben Collins authored
breakage in latest dnx builds (beta6 nightlies)
-
Ben Collins authored
-
- 20 Jun, 2015 3 commits
-
-
johandanforth authored
-
-
johandanforth authored
-
- 11 Jun, 2015 2 commits
-
-
Johan Danforth authored
Tweak to readme.
-
Johan Danforth authored
Update Contrib README with small nuance about Delete
-
- 10 Jun, 2015 5 commits
-
-
shrayasr authored
Deleting an entity will delete only by a specified key property and not by any specified parameter
-
Johan Danforth authored
Removed text about connections having to be open, which is not true any longer.
-
Johan Danforth authored
Adding section about SQLite limitation
-
shrayasr authored
-
shrayasr authored
More information at #300
-
- 09 Jun, 2015 6 commits
-
-
Johan Danforth authored
Better Dapper.Contrib README
-
Shrayas Rajagopal authored
-
Shrayas Rajagopal authored
-
shrayasr authored
- Added an example for the [Table] attribute which was missing. - Additionally separated things onto separate lines for better readablility - Better headings
-
Johan Danforth authored
Brackets around property names in Update & Delete
-
Tor authored
Modified Update & Delete method to be consistent with Insert by adding brackets around property names
-
- 07 Jun, 2015 2 commits
-
-
johandanforth authored
-
johandanforth authored
-
- 06 Jun, 2015 1 commit
-
-
johandanforth authored
-