4 lines
67 B
SQL
4 lines
67 B
SQL
-- This file should undo anything in `up.sql`
|
|
|
|
DROP TABLE comments
|
-- This file should undo anything in `up.sql`
|
|
|
|
DROP TABLE comments
|