We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 128eb5f commit 41d7c48Copy full SHA for 41d7c48
migrations/schema-orioledb-17.sql
@@ -2,8 +2,10 @@
2
-- PostgreSQL database dump
3
--
4
5
--- Dumped from database version 17.5
6
--- Dumped by pg_dump version 17.5
+\restrict 79HEbdwsnuTV5jafm4MHQLh2GGsZxFHgQRnGVoam7VcgeYtlp1T7eor8SQzYLHe
+
7
+-- Dumped from database version 17.6
8
+-- Dumped by pg_dump version 17.6
9
10
SET statement_timeout = 0;
11
SET lock_timeout = 0;
@@ -1012,3 +1014,5 @@ CREATE EVENT TRIGGER pgrst_drop_watch ON sql_drop
1012
1014
-- PostgreSQL database dump complete
1013
1015
1016
1017
+\unrestrict 79HEbdwsnuTV5jafm4MHQLh2GGsZxFHgQRnGVoam7VcgeYtlp1T7eor8SQzYLHe
1018
0 commit comments