Skip to content

Commit 5afdf46

Browse files
committed
chore: must update the schema
1 parent c4e3f10 commit 5afdf46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

migrations/schema-orioledb-17.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ CREATE SCHEMA vault;
9191
-- Name: orioledb; Type: EXTENSION; Schema: -; Owner: -
9292
--
9393

94-
CREATE EXTENSION IF NOT EXISTS orioledb WITH SCHEMA public;
94+
CREATE EXTENSION IF NOT EXISTS orioledb WITH SCHEMA extensions;
9595

9696

9797
--

0 commit comments

Comments
 (0)