em-ily-dev
Results
2
issues of
em-ily-dev
### What do you want to change? It would be great if sqlc could leave upper-case letters as upper-case when mapping SQL identifiers to Go identifiers. The existing behavior works...
enhancement
:wrench: golang
### Version 1.30.0 ### What happened? The generated code for the following schema supplies only one of the two parameters in the query. ```go const getMainSequence = `-- name: GetMainSequence...
bug
:wrench: golang
:books: sqlite
:computer: linux