RT# 74918 - Added total revenue line to Package churn report
[freeside.git] / rt / etc / upgrade / 4.1.19 / schema.mysql
1 ALTER TABLE Templates
2     DROP COLUMN Language,
3     DROP COLUMN TranslationOf;