-
Notifications
You must be signed in to change notification settings - Fork 911
Open
Labels
Description
Version
1.29.0
What happened?
# github.com/sqlc-dev/sqlc/internal/engine/dolphin
../../go/pkg/mod/github.com/sqlc-dev/sqlc@v1.29.0/internal/engine/dolphin/convert.go:730:41: undefined: pcast.ChangeStmt
../../go/pkg/mod/github.com/sqlc-dev/sqlc@v1.29.0/internal/engine/dolphin/convert.go:1499:14: undefined: pcast.ChangeStmt
Since yesterday when installing sqlc the following happens
Relevant log output
Database schema
SQL queries
Configuration
Playground URL
No response
What operating system are you using?
Linux
What database engines are you using?
No response
What type of code are you generating?
No response