2 lines
102 B
MySQL
Raw Normal View History

ALTER TABLE `#__componentbuilder_language_translation` CHANGE `entranslation` `source` TEXT NOT NULL;