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

Ignore indexes managed by spanner #68

Merged
merged 2 commits into from
Jul 22, 2021

Conversation

tyamagu2
Copy link
Contributor

Ignore indexes managed by spanner.

Spanner creates secondary backing indexes for foreign keys.
Such indexes have random names and are not suitable for use via yo generated code.

Spanner creates secondary backing indexes for foreign keys.
Such indexes have random names and are not suitable for use via yo generated code.
@kazegusuri
Copy link
Collaborator

Nice. I know that but forgot to fix it.

@kazegusuri kazegusuri merged commit 44edfc5 into cloudspannerecosystem:master Jul 22, 2021
@tyamagu2 tyamagu2 deleted the ignore-fk-index branch July 22, 2021 06:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants