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
Begintransaction works but when I try an insert or an insert async the app hangs.
If I open a transaction and commit or rollback I don't have problem but of course nothing happened.
If I start transaction after the first one the app also hangs.
The text was updated successfully, but these errors were encountered:
Begintransaction works but when I try an insert or an insert async the app hangs.
If I open a transaction and commit or rollback I don't have problem but of course nothing happened.
If I start transaction after the first one the app also hangs.
The text was updated successfully, but these errors were encountered: