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

Skip to content

Conversation

olavloite
Copy link
Contributor

Adds a connection variable for ignoring transaction warnings. Also adds a **kwargs argument to the connect function. This will be used for further connection variables in the future.

Fixes googleapis/python-spanner-sqlalchemy#494

Adds a connection variable for ignoring transaction warnings. Also adds
a **kwargs argument to the connect function. This will be used for
further connection variables in the future.

Fixes googleapis/python-spanner-sqlalchemy#494
@olavloite olavloite requested review from a team as code owners December 3, 2024 17:06
@product-auto-label product-auto-label bot added the size: s Pull request size is small. label Dec 3, 2024
@product-auto-label product-auto-label bot added the api: spanner Issues related to the googleapis/python-spanner API. label Dec 3, 2024
@olavloite olavloite requested a review from bhatt4982 December 3, 2024 17:06
@olavloite olavloite merged commit eeb7836 into main Dec 4, 2024
13 of 15 checks passed
@olavloite olavloite deleted the add-ignore-warnings-variable branch December 4, 2024 11:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: spanner Issues related to the googleapis/python-spanner API. size: s Pull request size is small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Using SQLAlchemy with AUTOCOMMIT causes warnings from dbapi
3 participants