Skip to content

Commit

Permalink
chore: flyway script 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
5uhwann committed Feb 7, 2025
1 parent bcf4b17 commit cd3c90e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ALTER TABLE form ADD COLUMN sections varchar(500) NOT NULL default '[]' ;
ALTER TABLE form ADD COLUMN sections varchar(500) NOT NULL default '[]';

0 comments on commit cd3c90e

Please sign in to comment.