-- Place your SQL code here
ALTER TABLE vn.itemImageQueue MODIFY COLUMN url varchar(255) CHARACTER SET utf8mb3 COLLATE utf8mb3_unicode_ci NOT NULL;