Skip to content

Commit 5e5fdc9

Browse files
committed
feat: update schema files for migration tests
1 parent 22c5ac5 commit 5e5fdc9

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

migrations/schema-15.sql

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44

55
\restrict SupabaseTestDumpKey123
66

7-
-- Dumped from database version 15.14
8-
-- Dumped by pg_dump version 15.14
7+
-- Dumped from database version 15.17
8+
-- Dumped by pg_dump version 15.17
99

1010
SET statement_timeout = 0;
1111
SET lock_timeout = 0;

migrations/schema-17.sql

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44

55
\restrict SupabaseTestDumpKey123
66

7-
-- Dumped from database version 17.6
8-
-- Dumped by pg_dump version 17.6
7+
-- Dumped from database version 17.9
8+
-- Dumped by pg_dump version 17.9
99

1010
SET statement_timeout = 0;
1111
SET lock_timeout = 0;

0 commit comments

Comments
 (0)