Skip to content

Prevent panics when building argument lists for variadic functions #2093

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

Merged
merged 1 commit into from
Feb 20, 2023

Conversation

andrewmbenton
Copy link
Collaborator

Attempted fix for #2049 but I'm not certain that the final codegen output is "correct." Take a look at the generated Go code in the new endtoend test case to confirm. The output looks identical to that generated by sqlc version ~1.2.1 which was presumably correct at the time of its release.

@kyleconroy kyleconroy merged commit 397cfc3 into sqlc-dev:main Feb 20, 2023
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