DROP TABLE IF EXISTS notification_message_log; DROP TABLE IF EXISTS notification_rule_channel; DROP TABLE IF EXISTS notification_rule; DROP TABLE IF EXISTS notification_channel; DROP TABLE IF EXISTS notification_template; DROP TABLE IF EXISTS notification_source;