Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: allow setting staleness to same value in tx #1253

Merged
merged 3 commits into from
Dec 5, 2024

Conversation

olavloite
Copy link
Contributor

Repeatedly setting the staleness property of a connection in a transaction to the same value caused an error. This made it harder to use this property in SQLAlchemy.

Updates googleapis/python-spanner-sqlalchemy#495

Repeatedly setting the staleness property of a connection in a
transaction to the same value caused an error. This made it
harder to use this property in SQLAlchemy.

Updates googleapis/python-spanner-sqlalchemy#495
@olavloite olavloite requested review from a team as code owners December 5, 2024 10:32
@product-auto-label product-auto-label bot added the size: s Pull request size is small. label Dec 5, 2024
@product-auto-label product-auto-label bot added the api: spanner Issues related to the googleapis/python-spanner API. label Dec 5, 2024
@olavloite olavloite added the owlbot:ignore instruct owl-bot to ignore a PR label Dec 5, 2024
@olavloite olavloite merged commit a214885 into main Dec 5, 2024
14 of 16 checks passed
@olavloite olavloite deleted the allow-same-value-for-staleness branch December 5, 2024 11:50
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. owlbot:ignore instruct owl-bot to ignore a PR size: s Pull request size is small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants