Changed oc_preferences configvalue back to clob as it will give us bug reports in calendar, contacts and tasks if less.

This commit is contained in:
Thomas Tanghus 2012-09-05 17:09:20 +02:00
parent f2fd228801
commit e2ead7db86
1 changed files with 2 additions and 3 deletions

View File

@ -402,9 +402,8 @@
<field>
<name>configvalue</name>
<type>text</type>
<notnull>true</notnull>
<length>255</length>
<type>clob</type>
<notnull>false</notnull>
</field>
</declaration>