4 lines
68 B
MySQL
4 lines
68 B
MySQL
|
-- This file should undo anything in `up.sql`
|
||
|
|
||
|
DROP TABLE articles;
|