Closed
Description
SQLAlchemy + the Spanner dbapi driver supports 'isolation level' AUTOCOMMIT
. This enables the use of single-use read-only transactions, but it does not allow the use of
- Read-only transactions (see also Read-only transaction support #493)
- Specifying a stale read
Metadata
Metadata
Assignees
Labels
Issues related to the googleapis/python-spanner-sqlalchemy API.Issues related to the googleapis/python-spanner-sqlalchemy API.Desirable enhancement or fix. May not be included in next release.Desirable enhancement or fix. May not be included in next release.‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.