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

remotes/origin/stable4
Thomas Tanghus 13 years ago
parent 8f616ecf76
commit 815eb2591a
  1. 4
      db_structure.xml

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

Loading…
Cancel
Save