summaryrefslogtreecommitdiff
path: root/rt/etc/upgrade/4.1.19/schema.mysql
blob: cfaa9a72fc72e464b18f5fc2a364c8fe8f192d19 (plain)
1
2
3
ALTER TABLE Templates
    DROP COLUMN Language,
    DROP COLUMN TranslationOf;