-
Notifications
You must be signed in to change notification settings - Fork 927
Closed
@ip75
Description
Version
1.29.0
What happened?
let's reopen closed bug #4050 because it is not fixed
see playground example you provided.
- {
"db_type": "pg_catalog.integer",
"go_type": "int"
},
{
"db_type": "integer",
"go_type": "int"
},
result type in model.go int32
etc
Relevant log output
Database schema
SQL queries
Configuration
Playground URL
https://play.sqlc.dev/p/404b8c424287b0a0b2bc2f966849fb802422707e6b934eabcea4c6794aafd561
What operating system are you using?
No response
What database engines are you using?
No response
What type of code are you generating?
No response