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 e4798b492..300f6a2db 100644
--- a/appinfo/database.xml
+++ b/appinfo/database.xml
@@ -90,6 +90,11 @@
<notnull>true</notnull>
</field>
<field>
+ <name>link</name>
+ <type>clob</type>
+ <notnull>false</notnull>
+ </field>
+ <field>
<name>favicon_link</name>
<type>clob</type>
<notnull>false</notnull>