summaryrefslogtreecommitdiff
path: root/db/08to09.sql
AgeCommit message (Expand)Author
2010-03-04Roll up some missing items from 08to09.sql; now hits all changed tables/colum...Brion Vibber
2010-03-04Create new field in consumer table in 08to09.sqlCiaran Gultnieks
2010-03-04Added oauth_appication tables to 08to09.sqlBrion Vibber
2010-03-01Add index on group_index.notice_id, needed to pull list of target groups for ...Brion Vibber
2010-03-01Add index on post_id for file_to_post, needed for efficient lookups of files/...Brion Vibber
2010-01-22XMPP queued output & initial retooling of DB queue manager to support non-Not...Brion Vibber
2009-12-28Add user_location_prefs to upgrade scriptEvan Prodromou
2009-12-11add repeat_of column to notice tableEvan Prodromou
2009-12-10remove forward table from db scriptsEvan Prodromou
2009-12-08add forward table to updatesEvan Prodromou
2009-12-05Added 'login' command that gives you a link that can be used to login to the ...Craig Andrews
2009-11-20Revert "Added 'login' command that gives you a link that can be used to login...Evan Prodromou
2009-11-17bring the 08-to-09 SQL update script up-to-dateEvan Prodromou
2009-11-12Fix index on notice for efficient querying of notice(s) by order for a profile.Brion Vibber
2009-11-10Performance fix for subscription/subscriber lists based on feedback from ops.Brion Vibber
2009-11-10Adjusting indexes to make favorites query more efficient, based on feedback f...Brion Vibber
2009-11-02Added 'login' command that gives you a link that can be used to login to the ...Craig Andrews
2009-08-29added missing parts to postgres update, and the config+user_role tables to bo...Brenda Wallace
2009-08-26Save the mimetype for oEmbed linked urlCraig Andrews
2009-08-21update database to allow >140c in group descriptionsEvan Prodromou
2009-08-21Allow unlimited-size bios in profilesEvan Prodromou
2009-08-21allow unlimited text in messages in DBEvan Prodromou
2009-08-21update database to allow large postsEvan Prodromou
2009-08-04start upgrade script for 0.9.xEvan Prodromou