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 7b4a3b53294..6e57b003fcf 100644 --- a/db_structure.xml +++ b/db_structure.xml @@ -1065,10 +1065,9 @@ <field> <name>name</name> - <type>text</type> + <type>clob</type> <default></default> <notnull>true</notnull> - <length>100</length> </field> <field> |