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 was archived by the owner on Aug 19, 2025. It is now read-only.
The database help suggests the following way to use the low-level transaction API:
But if I try to use this code as is, I guess, the created transaction is not started. So, maybe, we have to start it explicitly as follows?
Please confirm or deny my assumption.