Merge pull request #9864 from ziggie1984/update-sqlc

sqlc: update sqlc compiler to 1.29.0
This commit is contained in:
Oliver Gugger
2025-05-26 09:27:01 +02:00
committed by GitHub
8 changed files with 10 additions and 8 deletions

View File

@ -2,6 +2,8 @@
set -e
SQLC_VERSION="1.29.0"
# restore_files is a function to restore original schema files.
restore_files() {
echo "Restoring SQLite bigint patch..."
@ -44,4 +46,4 @@ docker run \
-e UID=$UID \
-v "$DIR/../:/build" \
-w /build \
sqlc/sqlc:1.25.0 generate
"sqlc/sqlc:${SQLC_VERSION}" generate

View File

@ -1,6 +1,6 @@
// Code generated by sqlc. DO NOT EDIT.
// versions:
// sqlc v1.25.0
// sqlc v1.29.0
// source: amp_invoices.sql
package sqlc

View File

@ -1,6 +1,6 @@
// Code generated by sqlc. DO NOT EDIT.
// versions:
// sqlc v1.25.0
// sqlc v1.29.0
package sqlc

View File

@ -1,6 +1,6 @@
// Code generated by sqlc. DO NOT EDIT.
// versions:
// sqlc v1.25.0
// sqlc v1.29.0
// source: invoice_events.sql
package sqlc

View File

@ -1,6 +1,6 @@
// Code generated by sqlc. DO NOT EDIT.
// versions:
// sqlc v1.25.0
// sqlc v1.29.0
// source: invoices.sql
package sqlc

View File

@ -1,6 +1,6 @@
// Code generated by sqlc. DO NOT EDIT.
// versions:
// sqlc v1.25.0
// sqlc v1.29.0
// source: migration.sql
package sqlc

View File

@ -1,6 +1,6 @@
// Code generated by sqlc. DO NOT EDIT.
// versions:
// sqlc v1.25.0
// sqlc v1.29.0
package sqlc

View File

@ -1,6 +1,6 @@
// Code generated by sqlc. DO NOT EDIT.
// versions:
// sqlc v1.25.0
// sqlc v1.29.0
package sqlc