2 lines
86 B
MySQL
2 lines
86 B
MySQL
|
|
-- This file should undo anything in `up.sql`
|
||
|
|
DROP TABLE IF EXISTS "custom_responses";
|