-
Notifications
You must be signed in to change notification settings - Fork 923
Closed
Labels
bugSomething isn't workingSomething isn't workingtriageNew issues that hasn't been reviewedNew issues that hasn't been reviewed
Description
Version
1.24.0
What happened?
Running make regen
on the main branch fails. This should be something the CI should catch and prevent.
Relevant log output
$ make regen
go build -o ~/bin/sqlc-dev ./cmd/sqlc/
go build -o ~/bin/sqlc-gen-json ./cmd/sqlc-gen-json
go run ./scripts/regenerate/
2024/01/03 13:23:34 internal/endtoend/testdata/batch_parameter_type/postgresql/pgx: sqlc-dev generate failed
# package querytest
query.sql:1:1: could not determine data type of parameter $2
exit status 1
make: *** [Makefile:24: regen] Error 1
Database schema
No response
SQL queries
No response
Configuration
No response
Playground URL
No response
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
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingtriageNew issues that hasn't been reviewedNew issues that hasn't been reviewed