You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
balanka
added a commit
to balanka/zio-sql
that referenced
this issue
Jul 27, 2023
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
The text was updated successfully, but these errors were encountered: