3 lines
81 B
MySQL
3 lines
81 B
MySQL
|
-- This file should undo anything in `up.sql`
|
||
|
|
||
|
drop table gamenight_participants;
|