jonwagner / Insight.Database

Fast, lightweight .NET micro-ORM
Other
861 stars 145 forks source link

Allow TableValuedParameters to be used inside a transaction #361

Closed andymac4182 closed 6 years ago

andymac4182 commented 6 years ago

Description

https://github.com/jonwagner/Insight.Database/issues/360

Checklist

Please make sure your pull request fulfills the following requirements:

Type

This pull request includes what type of changes?

[x] Bug.
[ ] Feature.
[ ] Code style update (formatting, local variables).
[ ] Refactoring (no functional changes, no api changes).
[ ] Documentation content changes.
[ ] Other (please describe below).

Breaking Changes

Does this pull request introduce any breaking changes?

[ ] Yes
[x] No

Any other comment

I have confirmed the fix by undoing the update and the unit test gets the same exception