mirror of
https://github.com/renbaoshuo/S2OJ.git
synced 2024-11-13 04:18:40 +00:00
3 lines
104 B
SQL
3 lines
104 B
SQL
ALTER TABLE `user_info` DROP COLUMN IF EXISTS `images_size_limit`;
|
|
DROP TABLE IF EXISTS `users_images`;
|