-- This file should undo anything in `up.sql` DROP TABLE LangAndAgents; DROP TABLE Languages; DROP TYPE Release; DROP TYPE DictGenre; DROP TYPE AgentLanguageRelation;