Changed preferences configvalue to clob. Fixes several bugs e.g. oc-825 and oc-743.

This commit is contained in:
Thomas Tanghus 2012-06-09 15:33:38 +02:00
parent ec55eaef5b
commit 6e9fea341b
1 changed files with 1 additions and 3 deletions

View File

@ -432,10 +432,8 @@
<field>
<name>configvalue</name>
<type>text</type>
<default></default>
<type>clob</type>
<notnull>true</notnull>
<length>255</length>
</field>
</declaration>