Paymentsense / Dapper.SimpleSave

Saving of new and updated data using Dapper
MIT License
31 stars 12 forks source link

Now only creates an explicit IDbTransaction if no transaction is pass… #38

Closed bartread closed 9 years ago

bartread commented 9 years ago

…ed in and no ambient transaction exists.