Skip to content

chore: make the fk query joins consistent #703

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

olavloite
Copy link
Contributor

Fixes a tiny issue in the FK metadata query, where the JOIN condition used the table_catalog instead of constraint_catalog. This difference does not really have an actual impact, as the catalog is always the same, but this makes the code look more consistent.

@product-auto-label product-auto-label bot added the api: spanner Issues related to the googleapis/python-spanner-sqlalchemy API. label Jun 20, 2025
@olavloite olavloite requested a review from rahul2393 June 20, 2025 06:28
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/python-spanner-sqlalchemy API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant