-- This file should undo anything in `up.sql` DROP INDEX authorizations_unique; DROP TABLE authorizations ; DROP TYPE TResourceType ; DROP TYPE TUserType ; DROP TYPE TRightType ;