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, 6 insertions, 0 deletions
diff --git a/appinfo/database.xml b/appinfo/database.xml
index 5c17aba15..d12df002e 100644
--- a/appinfo/database.xml
+++ b/appinfo/database.xml
@@ -266,6 +266,12 @@
<length>32</length>
</field>
<field>
+ <name>content_hash</name>
+ <type>text</type>
+ <notnull>false</notnull>
+ <length>32</length>
+ </field>
+ <field>
<name>rtl</name>
<type>boolean</type>
<notnull>true</notnull>