Closed this issue a year ago · 1 comments
With the #645 the batch processing ( batch update and batch delete ) were implemented. But they were not included in the SqlTransaction. This issue modify SqlTransaction trait to include both batch update and batch delete
Resolved through the PR #900