mirror of
https://github.com/renbaoshuo/S2OJ.git
synced 2024-11-10 09:58:41 +00:00
3 lines
104 B
MySQL
3 lines
104 B
MySQL
|
ALTER TABLE `user_info` DROP COLUMN IF EXISTS `images_size_limit`;
|
||
|
DROP TABLE IF EXISTS `users_images`;
|