forked from Roflin/gamenight
4 lines
85 B
SQL
4 lines
85 B
SQL
-- This file should undo anything in `up.sql`
|
|
|
|
drop table gamenight;
|
|
drop table game; |