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 13, 2023
commit 6ac45dbb3437614566cfc6eb66e7e985a269bcc1
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