add agent and cust-fields selection to package contract end date report, #71964
[freeside.git] / rt / etc / upgrade / 4.1.13 / schema.Pg
1 UPDATE Groups SET Name = Type
2 WHERE LOWER(Domain) IN ('aclequivalence', 'systeminternal') OR LOWER(Domain) LIKE '%-role';
3