3 lines
64 B
SQL
Executable File
3 lines
64 B
SQL
Executable File
-- This file should undo anything in `up.sql`
|
|
DROP TABLE users;
|