Skip to content

Commit fa57a75

Browse files
committed
Point sqlc.yaml to migrations
1 parent 26aa755 commit fa57a75

2 files changed

Lines changed: 1 addition & 108 deletions

File tree

docs/schema/schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "2",
44
"engine": "postgresql",
55
"schema": [
6-
"schema.sql"
6+
"migrations"
77
],
88
"queries": [
99
"internal/database/queries.sql"

schema.sql

Lines changed: 0 additions & 107 deletions
This file was deleted.

0 commit comments

Comments
 (0)