Skip to content

Commit

Permalink
fix: wrong dbmate migrate up comment
Browse files Browse the repository at this point in the history
  • Loading branch information
crazybolillo committed Aug 4, 2024
1 parent d0e5dc0 commit 63b6a78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion db/migrations/20240730043324_asterisk_v21_3_1.sql
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
-- migrate:upclear
-- migrate:up
CREATE TYPE public.ast_bool_values AS ENUM (
'0',
'1',
Expand Down

0 comments on commit 63b6a78

Please sign in to comment.