Add the new donation information to README. Update the Repo URLs to point to Llewellyn's repo instead. Improve the date methods in the Helper class. (JCB improvement) Add a fix to the import export methods. (JCB improvement)
4 lines
164 B
SQL
4 lines
164 B
SQL
ALTER TABLE `#__sermondistributor_sermon` ENGINE = InnoDB;
|
|
|
|
ALTER TABLE `#__sermondistributor_sermon` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci;
|