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

chore: modify metadata queries to support named schemas#1449

Merged
olavloite merged 1 commit into
mainfrom
named-schemas
Jan 9, 2024
Merged

chore: modify metadata queries to support named schemas#1449
olavloite merged 1 commit into
mainfrom
named-schemas

Conversation

@olavloite

@olavloite olavloite commented Dec 21, 2023

Copy link
Copy Markdown
Collaborator

Modify metadata queries so these are able to handle multiple named schemas in the same database, potentially with tables and indexes with the same names in different schemas.

The changes in this pull request should not make a difference for existing databases with a single schema. Tests for using multiple schemas are added in #1450, but that PR cannot be merged until the feature has been enabled.

Modify metadata queries so these are able to handle multiple named
schemas in the same database, potentially with tables and indexes with
the same names in different schemas.
@olavloite olavloite requested review from a team December 21, 2023 14:10
@product-auto-label product-auto-label Bot added size: m Pull request size is medium. api: spanner Issues related to the googleapis/java-spanner-jdbc API. labels Dec 21, 2023
@olavloite olavloite requested review from ankiaga and manu2 December 22, 2023 07:57
@olavloite olavloite merged commit f649e06 into main Jan 9, 2024
@olavloite olavloite deleted the named-schemas branch January 9, 2024 07:04
@olavloite olavloite restored the named-schemas branch August 28, 2024 14:03
@olavloite olavloite deleted the named-schemas branch August 28, 2024 14:48
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: m Pull request size is medium.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants