-- Add migration script here DROP TABLE IF EXISTS blacklist; DROP TABLE IF EXISTS channel_messages; DROP TABLE IF EXISTS channels;