-- Revert mimas-talos:api_2017_10_10_alter_api_problem from mysql BEGIN; -- XXX Add DDLs here. ALTER TABLE `api_problem` DROP COLUMN `is_push`; COMMIT;