UnoSD / Moq.Dapper

Moq extensions for Dapper methods.
GNU General Public License v2.0
173 stars 78 forks source link

query ValueTuple #84

Closed javenwang closed 1 year ago

javenwang commented 1 year ago

we can now query ValueTuple<>. this PR might fix #82

UnoSD commented 1 year ago

Thank you for the contribution; I have fixed the inconsistent coding style, however I cannot merge it as this change causes 10 tests to fail.