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
Next Next commit
Fix config
  • Loading branch information
kyleconroy committed Oct 16, 2023
commit 9de196fb7017b95bd6c5ae25197a40f0b2953d7b
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