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

chore: make the fk query joins consistent#703

Merged
olavloite merged 1 commit intomainfrom
make-fk-query-consistent
Jun 27, 2025
Merged

chore: make the fk query joins consistent#703
olavloite merged 1 commit intomainfrom
make-fk-query-consistent

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
@olavloite olavloite merged commit bcb8144 into main Jun 27, 2025
18 checks passed
@olavloite olavloite deleted the make-fk-query-consistent branch June 27, 2025 10:49
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/python-spanner-sqlalchemy API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants