Joomla-Sermon-Distributor/admin/sql/updates/mysql/2.1.0.sql

4 lines
183 B
SQL

ALTER TABLE `#__sermondistributor_external_source` ENGINE = InnoDB;
ALTER TABLE `#__sermondistributor_external_source` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci;