summaryrefslogtreecommitdiffstats
path: root/appinfo/database.xml
diff options
context:
space:
mode:
Diffstat (limited to 'appinfo/database.xml')
-rw-r--r--appinfo/database.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/appinfo/database.xml b/appinfo/database.xml
index 688d04547..c2277d276 100644
--- a/appinfo/database.xml
+++ b/appinfo/database.xml
@@ -160,6 +160,12 @@
<default>false</default>
<notnull>true</notnull>
</field>
+ <field>
+ <name>ordering</name>
+ <type>integer</type>
+ <default>0</default>
+ <notnull>true</notnull>
+ </field>
<index>
<name>news_feeds_user_id_index</name>