• Sergii Volchkov's avatar
    Enable SqlDataRecord TVPs on netstandard1.3. (#802) · a9560b31
    Sergii Volchkov authored
    * Enable SqlDataRecord TVPs on netstandard1.3.
    * Update netstandard2.0 SqlClient references to Preview 2.
    * Skip TransactionScope tests for netcoreapp2.0.
    - According to https://github.com/dotnet/corefx/issues/12534, ambient transaction enlistment is not included with .net core 2.0.
    * Update references in Dapper.StrongName.
    * Disable parallel test run to stabilize flaky type handler tests.
    * Disable parallel test run by assembly attribute.
    * Move Issue461 tests to TypeHandlerTests.
    * Group type handler tests in a collection, re-enable parallelization.
    - Being part of the same collection, type handler tests will run sequentially. All other tests can run in parallel.
    * Move tests relying on query cache & type maps to a separate collection.
    a9560b31
Name
Last commit
Last update
Dapper Loading commit data...
Dapper.Contrib Loading commit data...
Dapper.EntityFramework Loading commit data...
Dapper.EntityFramework.StrongName Loading commit data...
Dapper.Rainbow Loading commit data...
Dapper.SqlBuilder Loading commit data...
Dapper.StrongName Loading commit data...
Dapper.Tests Loading commit data...
Dapper.Tests.Contrib Loading commit data...
Dapper.Tests.Performance Loading commit data...
docs Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
Dapper.sln Loading commit data...
Dapper.sln.DotSettings Loading commit data...
Dapper.snk Loading commit data...
Directory.build.props Loading commit data...
License.txt Loading commit data...
Readme.md Loading commit data...
appveyor.yml Loading commit data...
build.cmd Loading commit data...
build.ps1 Loading commit data...
build.sh Loading commit data...
game Loading commit data...
semver.txt Loading commit data...