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