Skip to content

Commit 41d7c48

Browse files
committed
tests: migration tests needed updating
1 parent 128eb5f commit 41d7c48

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

migrations/schema-orioledb-17.sql

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,10 @@
22
-- PostgreSQL database dump
33
--
44

5-
-- Dumped from database version 17.5
6-
-- Dumped by pg_dump version 17.5
5+
\restrict 79HEbdwsnuTV5jafm4MHQLh2GGsZxFHgQRnGVoam7VcgeYtlp1T7eor8SQzYLHe
6+
7+
-- Dumped from database version 17.6
8+
-- Dumped by pg_dump version 17.6
79

810
SET statement_timeout = 0;
911
SET lock_timeout = 0;
@@ -1012,3 +1014,5 @@ CREATE EVENT TRIGGER pgrst_drop_watch ON sql_drop
10121014
-- PostgreSQL database dump complete
10131015
--
10141016

1017+
\unrestrict 79HEbdwsnuTV5jafm4MHQLh2GGsZxFHgQRnGVoam7VcgeYtlp1T7eor8SQzYLHe
1018+

0 commit comments

Comments
 (0)