Closed MrOnosa closed 5 years ago
Added optional parameter to .Update that accepts an explicit DbConnection. Added test. Followed the same patterns as .InsertAll.
This is similar to PR #127 which addressed issue #126.
Closing in order to combine this and #127 into one PR.
Added optional parameter to .Update that accepts an explicit DbConnection. Added test. Followed the same patterns as .InsertAll.
This is similar to PR #127 which addressed issue #126.