summaryrefslogtreecommitdiffstats
path: root/appinfo/database.xml
diff options
context:
space:
mode:
Diffstat (limited to 'appinfo/database.xml')
-rw-r--r--appinfo/database.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/appinfo/database.xml b/appinfo/database.xml
index 3ee6a5261..5643ea5b6 100644
--- a/appinfo/database.xml
+++ b/appinfo/database.xml
@@ -96,6 +96,11 @@
<notnull>true</notnull>
</field>
<field>
+ <name>location</name>
+ <type>clob</type>
+ <notnull>false</notnull>
+ </field>
+ <field>
<name>title</name>
<type>clob</type>
<notnull>true</notnull>