DROP INDEX idx_resources_parent_id; CREATE UNIQUE INDEX uidx_resources_key; DROP TRIGGER tg_resources_updated_at; DROP TABLE resources;