2006-01-09 06:06:49 +00:00
|
|
|
<DBMIGRATION type="mod/resource" VERSION="2005120100">
|
|
|
|
<TABLES>
|
|
|
|
<TABLE name="resource">
|
|
|
|
<FIELDS>
|
|
|
|
<FIELD name="name" method="PHP_FUNCTION" type="varchar" length="255">
|
|
|
|
<PHP_FUNCTION>
|
|
|
|
migrate2utf8_resource_name(RECORDID)
|
|
|
|
</PHP_FUNCTION>
|
|
|
|
</FIELD>
|
|
|
|
<FIELD name="type" method="NO_CONV" type="varchar" length="30" />
|
|
|
|
<FIELD name="reference" method="PHP_FUNCTION" type="varchar" length="255">
|
|
|
|
<PHP_FUNCTION>
|
|
|
|
migrate2utf8_resource_reference(RECORDID)
|
|
|
|
</PHP_FUNCTION>
|
|
|
|
</FIELD>
|
2006-01-13 07:24:43 +00:00
|
|
|
<FIELD name="summary" method="PHP_FUNCTION" type="text" length="0">
|
2006-01-09 06:06:49 +00:00
|
|
|
<PHP_FUNCTION>
|
|
|
|
migrate2utf8_resource_summary(RECORDID)
|
|
|
|
</PHP_FUNCTION>
|
|
|
|
</FIELD>
|
2006-01-13 07:24:43 +00:00
|
|
|
<FIELD name="alltext" method="PHP_FUNCTION" type="text" length="0">
|
2006-01-09 06:06:49 +00:00
|
|
|
<PHP_FUNCTION>
|
|
|
|
migrate2utf8_resource_alltext(RECORDID)
|
|
|
|
</PHP_FUNCTION>
|
|
|
|
</FIELD>
|
|
|
|
<FIELD name="popup" method="NO_CONV" type="text" length="0" />
|
|
|
|
<FIELD name="options" method="NO_CONV" type="varchar" length="255" />
|
|
|
|
</FIELDS>
|
|
|
|
</TABLE>
|
|
|
|
</TABLES>
|
|
|
|
</DBMIGRATION>
|