Compare commits
2 Commits
e9a7d1db48
...
ce815b4cdc
Author | SHA1 | Date | |
---|---|---|---|
ce815b4cdc | |||
e9a0e7d356 |
2
1734147860_table_group_user_add_custom.up.sql
Normal file
2
1734147860_table_group_user_add_custom.up.sql
Normal file
@ -0,0 +1,2 @@
|
||||
ALTER TABLE `ufutx_group_users`
|
||||
ADD COLUMN `comment` varchar(191) default null comment "备注" after `nickname`
|
Loading…
Reference in New Issue
Block a user