summaryrefslogtreecommitdiffstats
path: root/appinfo/database.xml
diff options
context:
space:
mode:
Diffstat (limited to 'appinfo/database.xml')
-rw-r--r--appinfo/database.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/appinfo/database.xml b/appinfo/database.xml
index 21f239a2..54153c46 100644
--- a/appinfo/database.xml
+++ b/appinfo/database.xml
@@ -435,6 +435,13 @@
</field>
<field>
+ <name>error</name>
+ <type>integer</type>
+ <length>1</length>
+ <notnull>true</notnull>
+ </field>
+
+ <field>
<name>creation</name>
<type>timestamp</type>
</field>