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

dolphin: Support joins in update statements #883

Merged
merged 1 commit into from Feb 6, 2021
Merged

Conversation

kyleconroy
Copy link
Collaborator

Fixes #844

I'm not super happy with this fix. It's so specific I'm sure there are other places where we're not properly handling joins. That said, this query used to panic and now it does not.

@kyleconroy kyleconroy merged commit 5c95eea into master Feb 6, 2021
@kyleconroy kyleconroy deleted the kyle/fix-issue-844 branch February 6, 2021 06:38
victoraugustolls pushed a commit to Streppel/sqlc that referenced this pull request May 6, 2021
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.

panic: expected range var
1 participant