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

feat: support FOR UPDATE clauses #1919

Merged
merged 1 commit into from
Feb 17, 2025
Merged

feat: support FOR UPDATE clauses #1919

merged 1 commit into from
Feb 17, 2025

Conversation

olavloite
Copy link
Collaborator

Spanner now supports FOR UPDATE clauses. This is now also reflected in the DatabaseMetaData returned by the JDBC driver.

See also https://cloud.google.com/spanner/docs/release-notes#January_27_2025

Spanner now supports FOR UPDATE clauses. This is now also reflected in the
DatabaseMetaData returned by the JDBC driver.

See also https://cloud.google.com/spanner/docs/release-notes#January_27_2025
@olavloite olavloite requested a review from a team as a code owner February 17, 2025 08:59
@product-auto-label product-auto-label bot added the size: xs Pull request size is extra small. label Feb 17, 2025
@olavloite olavloite requested a review from rayudu3745 February 17, 2025 08:59
@product-auto-label product-auto-label bot added the api: spanner Issues related to the googleapis/java-spanner-jdbc API. label Feb 17, 2025
@olavloite olavloite merged commit d296aa9 into main Feb 17, 2025
22 checks passed
@olavloite olavloite deleted the for-update branch February 17, 2025 13:06
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/java-spanner-jdbc API. size: xs Pull request size is extra small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants