DROP TRIGGER IF EXISTS remove_organization_member_custom_role ON custom_roles; DROP FUNCTION IF EXISTS remove_organization_member_role;