@@ -1,12 +1,11 @@
version: "2"
sql:
- engine: "postgresql"
- engine: "sqlite"
queries: "hub/internal/store/sqlc/queries"
schema: "./hub/internal/migrations/"
gen:
go:
sql_package: "pgx/v5"
package: "gen"
out: "hub/internal/store/sqlc/gen"
emit_pointers_for_null_types: true
The note is not visible to the blocked user.