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 c4e3f10 commit 5afdf46Copy full SHA for 5afdf46
migrations/schema-orioledb-17.sql
@@ -91,7 +91,7 @@ CREATE SCHEMA vault;
91
-- Name: orioledb; Type: EXTENSION; Schema: -; Owner: -
92
--
93
94
-CREATE EXTENSION IF NOT EXISTS orioledb WITH SCHEMA public;
+CREATE EXTENSION IF NOT EXISTS orioledb WITH SCHEMA extensions;
95
96
97
0 commit comments