2 lines
106 B
SQL
2 lines
106 B
SQL
ALTER TABLE `#__componentbuilder_repository` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci;
|