fix RT config.layout.in for RT 4.2.11 (Mozilla::CA is not a dep on debian with patche...
[freeside.git] / rt / etc / upgrade / 3.9.3 / schema.Pg
1 ALTER TABLE ACL
2     DROP COLUMN DelegatedBy,
3     DROP COLUMN DelegatedFrom;