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

4 lines
183 B
MySQL
Raw Permalink Normal View History

2023-05-29 12:21:45 +00:00
ALTER TABLE `#__sermondistributor_external_source` ENGINE = InnoDB;
ALTER TABLE `#__sermondistributor_external_source` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci;