-- This file should undo anything in `up.sql` drop table chat_table; drop table chat_message_table;