4 lines
184 B
MySQL
4 lines
184 B
MySQL
|
ALTER TABLE `#__costbenefitprojection_health_data` ENGINE = InnoDB;
|
||
|
|
||
|
ALTER TABLE `#__costbenefitprojection_health_data` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci;
|