-
Notifications
You must be signed in to change notification settings - Fork 948
Open
Labels
Description
Version
1.30.0
What happened?
sqlc generate can't provide NullColorsArray for array of enums
Seems like it's missing case from this issue #1683
Relevant log output
Database schema
SQL queries
Configuration
Playground URL
No response
What operating system are you using?
macOS
What database engines are you using?
PostgreSQL
What type of code are you generating?
Go