4 lines
184 B
SQL

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