-- Revert mimas-talos:2020_03_23_alert_api_topicreply from mysql

BEGIN;

-- XXX Add DDLs here.
ALTER TABLE `api_topicreply` DROP COLUMN `is_fake`;

COMMIT;