diff --git a/settings/dbschema.ini.append.php b/settings/dbschema.ini.append.php index b982652..6e39588 100644 --- a/settings/dbschema.ini.append.php +++ b/settings/dbschema.ini.append.php @@ -27,5 +27,6 @@ IndexNameTranslation[ezsurveyresult.ezsurveyresult_survey_id]=ezsurveyresult_survey_id_i # We need group by on ezsurveyquestionresult.text, and this can't be done on CLOB -ColumnTypeTranslation[ezsurveyquestionresult.text]=longtext;varchar(4000) +ColumnTypeTranslation[ezsurveyquestionresult.text]=longtext;varchar(1000) + */ ?> \ No newline at end of file