summaryrefslogtreecommitdiff
path: root/rt/etc/upgrade/4.1.13/schema.SQLite
blob: 9ea6a9121c20c6ff81d568d75232791273f3cb80 (plain)
1
2
3
UPDATE Groups SET Name = Type
WHERE Domain IN ('ACLEquivalence', 'SystemInternal') OR Domain LIKE '%-Role';