• Nick Craver's avatar
    Better error messages for .*Async methods when not using DbConnection (#986) · e199a871
    Nick Craver authored
    * Better error messages for .*Async methods when not using  DbConnection
    
    Perhaps in v2 we move these to DbConnection itself ratherr than IDbConnection for the extensions to eliminate the case, but that's breaking...for now we can at least throw a better error. See #757 for details.
    
    * Tweak errors to allow open IDbConnections and those generating DbCommands
    
    Same checks but a bit more lenient with more specific messaging.
    
    * Tweaking error messages and supporting IDbConnection implementations … (#987)
    e199a871
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...
.editorconfig 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...
nuget.config Loading commit data...
semver.txt Loading commit data...