3 lines
63 B
SQL
3 lines
63 B
SQL
-- This file should undo anything in `up.sql`
|
|
drop table words
|
-- This file should undo anything in `up.sql`
|
|
drop table words
|