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
The current implementation of the execute method in the Transaction class, lacks a return value, making it impossible to determine whether the transaction was executed successfully or if it resulted in a rollback.