mirror of
https://github.com/renbaoshuo/S2OJ.git
synced 2024-11-10 11:18:42 +00:00
3 lines
123 B
SQL
3 lines
123 B
SQL
ALTER TABLE `user_info` DROP COLUMN IF EXISTS `codeforces_handle`;
|
|
ALTER TABLE `user_info` DROP COLUMN IF EXISTS `github`;
|