-- This file should undo anything in `up.sql`
DROP TABLE packages;
DROP TABLE maintainers;
DROP TYPE package_type;