4 lines
90 B
SQL
4 lines
90 B
SQL
-- This file should undo anything in `up.sql`
|
|
DROP TABLE dids;
|
|
DROP TYPE did_target_type;
|