2 lines
63 B
MySQL
2 lines
63 B
MySQL
|
-- This file should undo anything in `up.sql`
|
||
|
DROP table users;
|