Skip to content

Commit

Permalink
chore: somehow -- migrate:up was missing
Browse files Browse the repository at this point in the history
  • Loading branch information
samrose committed Nov 25, 2024
1 parent d402517 commit b045f6d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
-- migrate:up
do $$
begin
if exists (select 1 from pg_available_extensions where name = 'orioledb') then
Expand Down

0 comments on commit b045f6d

Please sign in to comment.