adamfoneil / Dapper.CX

A Crud library based on Dapper
MIT License
8 stars 1 forks source link

missing the other MergeAsync overload I believe #13

Open adamfoneil opened 4 years ago

adamfoneil commented 4 years ago

https://github.com/adamosoftware/Dapper.CX/blob/d7f39fc09727fc3ba0d4ec4acb96b25398bba2ec/Dapper.CX.SqlServer/Extensions/SqlServerIntCrud.cs#L47

There should be two MergeAsync overloads -- also check the Long version.