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, 2 insertions, 3 deletions
diff --git a/appinfo/database.xml b/appinfo/database.xml
index 9e543adc2..d39e2f548 100644
--- a/appinfo/database.xml
+++ b/appinfo/database.xml
@@ -130,8 +130,7 @@
<autoincrement>1</autoincrement>
<length>4</length>
</field>
- <field></field>
-
+ <field>
<name>guid</name>
<type>text</type>
<notnull>true</notnull>
@@ -148,7 +147,7 @@
<length>100</length>
</field>
<field>
- <name>feedid</name>
+ <name>feed_id</name>
<type>integer</type>
<notnull>true</notnull>
<length>4</length>