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

feat: return is_autoincrement for getColumns#1944

Merged
olavloite merged 1 commit intomainfrom
auto-increment
Mar 10, 2025
Merged

feat: return is_autoincrement for getColumns#1944
olavloite merged 1 commit intomainfrom
auto-increment

Conversation

@olavloite
Copy link
Copy Markdown
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 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
@olavloite olavloite deleted the auto-increment branch March 10, 2025 11:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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