use stable version of google maps API, #30260
[freeside.git] / rt / etc / upgrade / 3.9.3 / schema.Pg
1 ALTER TABLE ACL
2     DROP COLUMN DelegatedBy,
3     DROP COLUMN DelegatedFrom;