Changed preferences configvalue to clob. Fixes several bugs e.g. oc-825 and oc-743.
This commit is contained in:
parent
8f616ecf76
commit
815eb2591a
1 changed files with 1 additions and 3 deletions
|
@ -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 a new issue