fix for 5648, utf-8 migration bug

This commit is contained in:
toyomoyo
2006-05-30 02:50:16 +00:00
parent 4c74601224
commit 76816913ed
2 changed files with 6 additions and 0 deletions
+1
View File
@@ -47,6 +47,7 @@
migrate2utf8_lesson_default_password(RECORDID)
</PHP_FUNCTION>
</FIELD>
<FIELD name="conditions" method="NO_CONV" type="text" length="0" />
<FIELD name="bgcolor" method="NO_CONV" type="varchar" length="7" default="#FFFFFF" />
</FIELDS>
</TABLE>
+5
View File
@@ -7,6 +7,11 @@
<TABLE name="quiz_question_versions" />
<TABLE name="question_randomsamatch" />
<TABLE name="question_truefalse" />
<TABLE name="question_attempts">
<FIELDS>
<FIELD name="modulename" method="NO_CONV" type="varchar" length="20" />
</FIELDS>
</TABLE>
<TABLE name="question_rqp">
<FIELDS>
<FIELD name="format" method="NO_CONV" type="varchar" length="255" />