Changed preferences configvalue to clob. Fixes several bugs e.g. oc-825 and oc-743.
This commit is contained in:
parent
ec55eaef5b
commit
6e9fea341b
|
@ -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…
Reference in New Issue