BUG_REPORT.yml
BUG_REPORT.yml
| Name | About | Labels | Assignees |
|---|---|---|---|
| Bug Report | File a bug report | bug,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