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: Move Kotlin parameter logic into codegen #1910

Merged
merged 2 commits into from
Oct 26, 2022

Conversation

kyleconroy
Copy link
Collaborator

UsePositionalParameters was only used by the Kotlin codegen package. Re-implement that logic inside Kotlin codegen without the compiler knowing about it.

@kyleconroy kyleconroy merged commit 5408aa9 into main Oct 26, 2022
@kyleconroy kyleconroy deleted the kyle/refactor-kotlin-codegen branch October 26, 2022 06:45
akutschera pushed a commit to akutschera/sqlc that referenced this pull request Nov 10, 2022
* compiler: Move Kotlin parameter logic into codegen

* compiler: Remove rewriteNumberedParameters func
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.

1 participant