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

remotes/origin/stable45
Thomas Tanghus 13 years ago
parent ec55eaef5b
commit 6e9fea341b
  1. 4
      db_structure.xml

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

Loading…
Cancel
Save