4 lines
80 B
SQL
4 lines
80 B
SQL
-- This file should undo anything in `up.sql`
|
|
|
|
drop table pwd;
|
|
drop table users; |