<?phpnamespaceZotlabs\Update;class_1109{functionrun(){$r=q("ALTER TABLE `app` CHANGE `app_id` `app_id` CHAR( 255 ) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL DEFAULT ''");if($r)returnUPDATE_SUCCESS;returnUPDATE_FAILED;}// We ended up with an extra zero in the name for 1108, so do it over and ignore the result.}