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 dc3a2b606..cbb8baf1e 100644
--- a/appinfo/database.xml
+++ b/appinfo/database.xml
@@ -64,6 +64,13 @@
<length>4</length>
</field>
<field>
+ <name>user_id</name>
+ <type>text</type>
+ <default></default>
+ <notnull>true</notnull>
+ <length>64</length>
+ </field>
+ <field>
<name>url</name>
<type>text</type>
<notnull>true</notnull>