Skip to content

Latest commit

 

History

History
82 lines (82 loc) · 2.31 KB

File metadata and controls

82 lines (82 loc) · 2.31 KB
NameAboutLabelsAssignees
Bug ReportFile a bug reportbug,triage

What version of sqlc are you running? If you don't know, run sqlc version.

Also tell us, what did you expect to happen?

Please copy and paste any relevant log output. This will be automatically formatted into code, so no need for backticks.

Please include definitions for the relevant database tables. This will be automatically formatted as SQL, so no need for backticks.

Please include the SQL queries causing issues. This will be automatically formatted as SQL, so no need for backticks.

Please include the sqlc.yaml or sqlc.json file you using in your project. This will be automatically formatted, so no need for backticks.

Link to a reproduction of the issue on the sqlc playground