Skip to content

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 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.

2 participants