diff options
Diffstat (limited to 'db_structure.xml')
-rw-r--r-- | db_structure.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/db_structure.xml b/db_structure.xml index a7225a7661f..a41892e39e7 100644 --- a/db_structure.xml +++ b/db_structure.xml @@ -884,7 +884,7 @@ <type>text</type> <default></default> <notnull>true</notnull> - <length>256</length> + <length>255</length> </field> <field> |