Skip to content

Issues: sqlc-dev/sqlc

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or ⇧ + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Support sql.Null enhancement New feature or request
#3149 opened Jan 18, 2024 by kyleconroy
sqlc.embed using LEFT JOIN bug Something isn't working triage New issues that hasn't been reviewed
#2997 opened Nov 21, 2023 by pelletier197
Should generate complete arguments when updating a non-empty string enhancement New feature or request triage New issues that hasn't been reviewed
#3014 opened Nov 28, 2023 by EwenQuim
Add C# support enhancement New feature or request new/codegen
#373 opened Mar 4, 2020 by eikster-dk
Correct db_type for overriding integers is confusing πŸ“š postgresql bug Something isn't working documentation Improvements or additions to documentation
#421 opened Mar 28, 2020 by kyleconroy
Add domain support πŸ“š postgresql enhancement New feature or request
#434 opened Apr 5, 2020 by kyleconroy
Support type overrides for parameter structs enhancement New feature or request
#671 opened Aug 23, 2020 by kyleconroy
support SET variable in queries question Further information is requested
#712 opened Sep 11, 2020 by wasaga
Support for custom models enhancement New feature or request
#755 opened Oct 29, 2020 by mlukasik-dev
Override query return type enhancement New feature or request
#781 opened Nov 13, 2020 by reddec
Cannot override to slice of string for JSONB enhancement New feature or request
#811 opened Nov 25, 2020 by kokizzu
null pointer overrides not working bug Something isn't working documentation Improvements or additions to documentation πŸ”§ golang
#814 opened Nov 25, 2020 by mvrhov
ProTip! Exclude everything labeled bug with -label:bug.