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
Spanner SQLAlchemy + dbapi do not support read-only transactions. Read-only transactions are much more efficient for reading data than using a read/write transaction.