Skip to content

Commit

Permalink
fix(notice): Notice message 길이 증가
Browse files Browse the repository at this point in the history
  • Loading branch information
wwingyou committed Feb 18, 2025
1 parent 5a60d02 commit 6b36958
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
ALTER TABLE `notices` MODIFY COLUMN `message` TEXT NOT NULL;

0 comments on commit 6b36958

Please sign in to comment.