8000 feat: add isolation level support and sample by olavloite · Pull Request #652 · googleapis/python-spanner-sqlalchemy · GitHub
[go: up one dir, main page]

Skip to content

Conversation

@olavloite
Copy link
Contributor

Add support for specifying the transaction isolation level. Spanner currently supports two isolation levels:

  • SERIALIZABLE (default)
  • REPEATABLE READ

Add support for specifying the transaction isolation level. Spanner currently supports
two isolation levels:
- SERIALIZABLE (default)
- REPEATABLE READ
@product-auto-label product-auto-label bot added api: spanner Issues related to the googleapis/python-spanner-sqlalchemy API. samples Issues that are directly related to samples. labels May 2, 2025
@olavloite olavloite force-pushed the isolation-level branch 3 times, most recently from 1f67b76 to 33ddca3 Compare May 2, 2025 16:51
@olavloite olavloite requested a review from rahul2393 May 2, 2025 16:56
@olavloite olavloite merged commit 0aba318 into main May 7, 2025
17 checks passed
@olavloite olavloite deleted the isolation-level branch May 7, 2025 10:21
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-sqlalchemy API. samples Issues that are directly related to samples.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

0