summaryrefslogtreecommitdiffstats
path: root/appinfo/database.xml
diff options
context:
space:
mode:
Diffstat (limited to 'appinfo/database.xml')
-rw-r--r--appinfo/database.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/appinfo/database.xml b/appinfo/database.xml
index a243836fb..5ea1ed13c 100644
--- a/appinfo/database.xml
+++ b/appinfo/database.xml
@@ -279,19 +279,19 @@
<name>guid_hash</name>
<type>text</type>
<notnull>true</notnull>
- <length>64</length>
+ <length>32</length>
</field>
<field>
<name>fingerprint</name>
<type>text</type>
<notnull>false</notnull>
- <length>64</length>
+ <length>32</length>
</field>
<field>
<name>content_hash</name>
<type>text</type>
<notnull>false</notnull>
- <length>64</length>
+ <length>32</length>
</field>
<field>
<name>rtl</name>