Component-Builder/admin/sql/updates/mysql/2.7.5.sql

2 lines
102 B
MySQL
Raw Normal View History

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