mirror of
https://github.com/renbaoshuo/S2OJ.git
synced 2024-11-10 20:48:41 +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`;
|