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

Bug fix to index relation creation bug #1640

Merged
merged 1 commit into from
May 24, 2022

Conversation

jakoguta
Copy link
Contributor

This PR fixes a bug introduced by merge #1595. The refactor done in the associated commits omitted a check to implemented statements thus throwing an error when creating Index statements. Endtoend tests have been added to ensure such errors are caught.

Fix: #1639

@kyleconroy kyleconroy merged commit b0d6f13 into sqlc-dev:main May 24, 2022
@jakoguta jakoguta deleted the issue1639_alter_table branch May 24, 2022 07:14
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.

All Sequence/Index Relations Display "relation does <relation> does not exist" on Trunk
2 participants