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

test: add tests for named schemas #1450

Merged
merged 3 commits into from
Aug 20, 2024
Merged

test: add tests for named schemas #1450

merged 3 commits into from
Aug 20, 2024

Conversation

olavloite
Copy link
Collaborator

@olavloite olavloite commented Dec 21, 2023

Adds integration tests for metadata queries using multiple named schemas and tables and indexes with the same names in different schemas.

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.
Adds integration tests for metadata queries using multiple named schemas
and tables and indexes with the same names in different schemas.
@olavloite olavloite requested review from a team as code owners December 21, 2023 14:12
@product-auto-label product-auto-label bot added size: xl Pull request size is extra large. api: spanner Issues related to the googleapis/java-spanner-jdbc API. labels Dec 21, 2023
Base automatically changed from named-schemas to main January 9, 2024 07:04
@olavloite olavloite merged commit 816f786 into main Aug 20, 2024
27 checks passed
@olavloite olavloite deleted the named-schemas-tests branch August 20, 2024 13:49
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: xl Pull request size is extra large.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant