Skip to content

Using SQLAlchemy with AUTOCOMMIT causes warnings from dbapi #494

@olavloite

Description

@olavloite

Setting the 'isolation level' to AUTOCOMMIT causes the dbapi driver to emit a warning when SQLAlchemy calls COMMIT. This warning should be skipped.

Metadata

Metadata

Assignees

Labels

api: spannerIssues related to the googleapis/python-spanner-sqlalchemy API.priority: p2Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    close