3 lines
76 B
SQL
3 lines
76 B
SQL
-- This file should undo anything in `up.sql`
|
|
DROP TABLE demo_head_to_head;
|
-- This file should undo anything in `up.sql`
|
|
DROP TABLE demo_head_to_head;
|