summaryrefslogtreecommitdiff
path: root/db/08to09_pg.sql
AgeCommit message (Expand)Author
2010-08-16Merge commit 'origin/0.9.x' into 0.9.xBrenda Wallace
2010-05-27added the inbox table to postgres upgrade scriptBrenda Wallace
2010-05-27added the inbox table to postgres upgrade scriptBrenda Wallace
2010-05-27added user_location_prefs to upgrade scriptBrenda Wallace
2010-05-27added user_location_prefs to upgrade scriptBrenda Wallace
2010-05-25the sent column wasn't being populated, needed defaultBrenda Wallace
2010-05-22migration of data in queue_item to new tableBrenda Wallace
2010-05-22added verifier and verified_callback to postgres schema and update scriptBrenda Wallace
2010-05-21add comsumer_secret column to consumerBrenda Wallace
2009-12-13fix typo / parse error in sql comment syntaxBrenda Wallace
2009-12-11add repeat_of column to notice tableEvan Prodromou
2009-12-10remove forward table from PostgreSQL scriptsEvan Prodromou
2009-12-09add missing table "forward"Brenda Wallace
2009-12-09added missing table: location_namespaceBrenda Wallace
2009-12-05Added 'login' command that gives you a link that can be used to login to the ...Craig Andrews
2009-11-30Merge branch 'master' into 0.9.xZach Copley
2009-11-26added missing columns from mysql upgrade script into pgsql scriptBrenda Wallace
2009-11-20Revert "Added 'login' command that gives you a link that can be used to login...Evan Prodromou
2009-11-19Followup to commit 4e00ce01a9841ac055c058a4f0e221cc56eca06e: rename user_role...Brion Vibber
2009-11-19Followup to commit 4e00ce01a9841ac055c058a4f0e221cc56eca06e: rename user_role...Brion Vibber
2009-11-14postgresl update script now working in postgresbrenda
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-10-19Revert "Revert "fixed up some invalid comment syntax - this is ANSI SQL""Evan Prodromou
2009-10-19Revert "Revert "upgrade script for postgres""Evan Prodromou
2009-08-31fixed up some invalid comment syntax - this is ANSI SQLBrenda Wallace
2009-08-29added missing parts to postgres update, and the config+user_role tables to bo...Brenda Wallace
2009-08-11upgrade script for postgresBrenda Wallace