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
When the function passed as parameter, henceforth fn, to the WithTx*
methods return an error a rollback is executed but if the rollback
doesn't return any error the WithTx function should return the original
error returned by fn.
0 commit comments