Files

4 lines
90 B
MySQL
Raw Permalink Normal View History

2026-03-24 22:40:08 -04:00
-- This file should undo anything in `up.sql`
DROP TABLE dids;
DROP TYPE did_target_type;