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

compiler: Fix table prefix check #615

Merged
merged 8 commits into from
Jan 6, 2023

Conversation

ejulio-ts
Copy link
Contributor

TALA was generating a bad route, highlighted below.
The issue was that the column was a prefix to the table name and it hit the continue while setting the column index.

image

@ejulio-ts ejulio-ts requested a review from a team January 6, 2023 19:08
@ejulio-ts ejulio-ts requested a review from alixander January 6, 2023 19:52
@ejulio-ts ejulio-ts requested a review from alixander January 6, 2023 22:29
@alixander alixander merged commit 6e8ffb5 into terrastruct:master Jan 6, 2023
@ejulio-ts ejulio-ts deleted the gh-1967-column-index branch January 6, 2023 22:45
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.

2 participants