Open kyleconroy opened 1 year ago
@kyleconroy thanks for the great work. do we have any update on when this can be fixed? We have a lot of CTEs with star queries and it would help if this is fixed, we are currently having to expand out the queries which is less than ideal
Version
1.23.0
What happened?
Generating code for a query with star expansion didn't work.
Relevant log output
Database schema
No response
SQL queries
Configuration
Playground URL
https://play.sqlc.dev/p/4f4fbdba61dc9fc8a64a5c57f71e814e56183baf46966d254864f5dc3b0d2c4c
What operating system are you using?
macOS
What database engines are you using?
PostgreSQL
What type of code are you generating?
Go