ALTER TABLE util.version MODIFY COLUMN code varchar(50) CHARACTER SET utf8mb3 COLLATE utf8mb3_unicode_ci NOT NULL;