Skip to content

Commit 857eebc

Browse files
fix: V5 원상태 복구
1 parent 3faf1c9 commit 857eebc

File tree

1 file changed

+2
-2
lines changed

1 file changed

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

0 commit comments

Comments
 (0)