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 bdbb16759db..879bbcb48ad 100644 --- a/db_structure.xml +++ b/db_structure.xml @@ -53,7 +53,7 @@ <type>integer</type> <default>0</default> <notnull>true</notnull> - <length>8</length> + <length>4</length> </field> <field> |