summaryrefslogtreecommitdiff
path: root/rt/etc/upgrade/3.9.3/schema.Pg
blob: 9b34ac78ec5f2a5a084499881229a7a47b03cfce (plain)
1
2
3
ALTER TABLE ACL
    DROP COLUMN DelegatedBy,
    DROP COLUMN DelegatedFrom;