Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Stale read support #495

@olavloite

Description

@olavloite

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

  1. Read-only transactions (see also Read-only transaction support #493)
  2. Specifying a stale read

Metadata

Metadata

Assignees

Labels

api: spannerIssues related to the googleapis/python-spanner-sqlalchemy API.priority: p3Desirable enhancement or fix. May not be included in next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions