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 Spanner Django driver currently only supports autocommit mode. The underlying DBAPI implementation supports transactions. Would it be possible to add support for transactions to the Spanner Django driver as well?