Skip to content

feat: return is_autoincrement for getColumns #1944

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

Merged
merged 1 commit into from
Mar 10, 2025
Merged

Conversation

olavloite
Copy link
Collaborator

Spanner now supports auto-increment columns through IDENTITY columns. This change adds support for this to the DatabaseMetaData#getColumns() method.

@olavloite olavloite requested review from a team as code owners March 1, 2025 06:55
@product-auto-label product-auto-label bot added size: s Pull request size is small. api: spanner Issues related to the googleapis/java-spanner-jdbc API. labels Mar 1, 2025
@olavloite olavloite requested a review from hengfengli March 1, 2025 06:56
Spanner now supports auto-increment columns through IDENTITY columns. This change
adds support for this to the DatabaseMetaData#getColumns() method.
@olavloite olavloite merged commit b9fcae9 into main Mar 10, 2025
22 checks passed
@olavloite olavloite deleted the auto-increment branch March 10, 2025 11:23
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: s Pull request size is small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant