DROP UNIQUE INDEX uidx_roles_key;
DROP INDEX idx_roles_parent_id;
DROP TRIGGER tg_roles_updated_at;
DROP TABLE roles;