Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update config
  • Loading branch information
kyleconroy committed Oct 18, 2023
commit 15fbc40a589a3ba432bf46a520cca1a4c50c7a0e
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
version: "2"
cloud:
project: "01HAQMMECEYQYKFJN8MP16QC41"
sql:
- engine: "postgresql"
schema: "schema.sql"
Expand All @@ -10,5 +8,3 @@ sql:
package: "querytest"
out: "go"
sql_package: "pgx/v5"
database:
managed: true