Open
Description
Version
1.27.0
What happened?
Using overrides
in sqlite (I haven't tested other DBs) is case sensitive and unsigned
option is broken too, it does nothing at all even with doing casing tricks. Check the playground URL.
Relevant log output
No response
Database schema
No response
SQL queries
No response
Configuration
No response
Playground URL
https://play.sqlc.dev/p/a0304086898cca140bea93eb055dae709fcb22333b1b9012e9e4c4e129d2ea71
What operating system are you using?
Windows
What database engines are you using?
SQLite
What type of code are you generating?
Go