RT 4.2.11, ticket#13852
[freeside.git] / rt / etc / upgrade / 3.9.3 / schema.mysql
1 ALTER TABLE ACL
2     DROP COLUMN DelegatedBy,
3     DROP COLUMN DelegatedFrom;