diff options
Diffstat (limited to 'db_structure.xml')
-rw-r--r-- | db_structure.xml | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/db_structure.xml b/db_structure.xml index b1e620f8499..99a30cb6137 100644 --- a/db_structure.xml +++ b/db_structure.xml @@ -18,7 +18,7 @@ <type>text</type> <default></default> <notnull>true</notnull> - <length>255</length> + <length>32</length> </field> <field> @@ -26,7 +26,7 @@ <type>text</type> <default></default> <notnull>true</notnull> - <length>255</length> + <length>64</length> </field> <field> @@ -310,7 +310,7 @@ <type>text</type> <default></default> <notnull>false</notnull> - <length>200</length> + <length>64</length> </field> <field> @@ -379,7 +379,7 @@ <type>text</type> <default></default> <notnull>true</notnull> - <length>255</length> + <length>64</length> </field> <field> @@ -387,7 +387,7 @@ <type>text</type> <default></default> <notnull>true</notnull> - <length>255</length> + <length>32</length> </field> <field> @@ -395,7 +395,7 @@ <type>text</type> <default></default> <notnull>true</notnull> - <length>255</length> + <length>64</length> </field> <field> @@ -435,7 +435,7 @@ <type>text</type> <default></default> <notnull>true</notnull> - <length>200</length> + <length>64</length> </field> <field> |