ALTER TABLE `devices` CHANGE `purpose` `purpose` text CHARACTER SET utf8 COLLATE utf8_unicode_ci NULL DEFAULT NULL;