You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Version
1.27.0
What happened?
Using
overrides
in sqlite (I haven't tested other DBs) is case sensitive andunsigned
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
The text was updated successfully, but these errors were encountered: