LuoShenKui
Results
1
issues of
LuoShenKui
### 💡 **Summary** Currently, sqlc does not provide a way to globally append `,string` to JSON tags for numeric types like `BIGINT` while preserving the Go type as `int64`. This...
:books: postgresql
:wrench: golang