Skip to content
This repository was archived by the owner on Jun 8, 2026. It is now read-only.

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

Merged
olavloite merged 3 commits into
mainfrom
allow-same-value-for-staleness
Dec 5, 2024
Merged

fix: allow setting staleness to same value in tx#1253
olavloite merged 3 commits into
mainfrom
allow-same-value-for-staleness

Conversation

@olavloite

Copy link
Copy Markdown
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 teamDecember 5, 2024 10:32
@product-auto-labelproduct-auto-labelBot added the size: s Pull request size is small. label Dec 5, 2024
@product-auto-labelproduct-auto-labelBot added the api: spanner Issues related to the googleapis/python-spanner API. label Dec 5, 2024
@olavloiteolavloite added the owlbot:ignore instruct owl-bot to ignore a PR label Dec 5, 2024
@olavloite
olavloite merged commit a214885 into mainDec 5, 2024
@olavloite
olavloite deleted the allow-same-value-for-staleness branch December 5, 2024 11:50
@release-pleaserelease-pleaseBot mentioned this pull request Dec 5, 2024
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: spannerIssues related to the googleapis/python-spanner API.owlbot:ignoreinstruct owl-bot to ignore a PRsize: sPull request size is small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@olavloite@harshachinta@larkee