- 28 Aug, 2019 9 commits
- 27 Aug, 2019 20 commits
-
-
mgravell authored
-
mgravell authored
-
Dmytro Gokun authored
Expose the underlying connection from Rainbow Database so it's easier to use Dapper alongside other DB frameworks (#1257)
-
Dmytro Gokun authored
-
mgravell authored
# Conflicts: # Dapper/SqlMapper.cs
-
Andrés authored
-
Joseph Musser authored
* Pass LocalBuilders instead of indexes since ILGenerator already optimizes the opcode used * Eradicate magic local indexes to make refactoring safer
-
Joseph Musser authored
-
mgravell authored
-
mgravell authored
-
mgravell authored
-
mgravell authored
-
mgravell authored
-
mgravell authored
-
mgravell authored
make sure System.Data and Microsoft.Data tests can't squabble; record which Microsoft.Data tests *will never work*
-
mgravell authored
drop the SqlClient ref and associated API; this makes it a (minor) breaking change, so rev the semver
-
mgravell authored
-
mgravell authored
-
mgravell authored
detect IEnumerable<T> for some T : IDataRecord dynamically, rather than via a hard-coded handler (AddSqlDataRecordsTypeHandler)
-
- 22 Aug, 2019 11 commits