ALTER TABLE `user_info` DROP COLUMN IF EXISTS `codeforces_handle`;
ALTER TABLE `user_info` DROP COLUMN IF EXISTS `github`;