diff --git a/db_structure.xml b/db_structure.xml index d29dcb46f8c94afe77f9953c5f31d87c62d92f74..94567b4d53928c31a4ba503baf2c10d3211a88dc 100644 --- a/db_structure.xml +++ b/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>