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

fix: missing import with pointer overrides, solves #2168 #2125 #2217

Conversation

ludusrusso
Copy link
Contributor

@ludusrusso ludusrusso commented Apr 19, 2023

fixes #2168 #2125

@ludusrusso ludusrusso force-pushed the fix-overrides-with-pointers-not-working-import branch from 32126cd to dfdf989 Compare April 19, 2023 19:52
@ludusrusso
Copy link
Contributor Author

@kyleconroy do you have time to check this? This bug is blocking me from adopting v1.17

@kyleconroy kyleconroy merged commit 595eb13 into sqlc-dev:main Apr 27, 2023
5 checks passed
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.

When using type overrides with pointer true import are missing
2 participants