2 lines
69 B
SQL
2 lines
69 B
SQL
-- This file should undo anything in `up.sql`
|
|
DROP TABLE guild_bans;
|
-- This file should undo anything in `up.sql`
|
|
DROP TABLE guild_bans;
|