Skip to content

Commit 8fd9e4c

Browse files
committed
Adjustment
1 parent 75c0000 commit 8fd9e4c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/migrations.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,8 +97,8 @@ production):
9797

9898
```
9999
01-extensions.sql
100-
02-create_auth_schema.sql (if using PostgREST for auth)
101-
03-create_api_schema.sql
100+
02-auth_schema.sql (if using PostgREST for auth)
101+
03-api_schema.sql
102102
04-roles.sql
103103
05-grants.sql
104104
```

0 commit comments

Comments
 (0)