mirror of
https://github.com/renbaoshuo/S2OJ.git
synced 2025-03-20 13:07:03 +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`;
|