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
Do you think the executeTransaction and executeTransactionAsync methods should roll back the transaction when an error occurs? Unless the disposing of the Connection does the trick?
The text was updated successfully, but these errors were encountered:
Do you think the
executeTransaction
andexecuteTransactionAsync
methods should roll back the transaction when an error occurs? Unless the disposing of theConnection
does the trick?The text was updated successfully, but these errors were encountered: