Skip to content

Commit 201b206

Browse files
fix: Flyway DDL 추가
1 parent e86ca27 commit 201b206

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
ALTER TABLE user
2+
MODIFY COLUMN access_token TEXT;

0 commit comments

Comments
 (0)