diff options
Diffstat (limited to 'db_structure.xml')
-rw-r--r-- | db_structure.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/db_structure.xml b/db_structure.xml index 902fb56ade0..d6eba8b3713 100644 --- a/db_structure.xml +++ b/db_structure.xml @@ -739,9 +739,8 @@ <field> <name>propertyvalue</name> - <type>text</type> + <type>clob</type> <notnull>true</notnull> - <length>255</length> </field> <index> |