summaryrefslogtreecommitdiff
path: root/db/statusnet_pg.sql
AgeCommit message (Expand)Author
2010-05-25the sent column wasn't being populated, needed defaultBrenda Wallace
2010-05-22queue_item in _pg now matches mysqlBrenda Wallace
2010-05-22fixed up comment syntaxBrenda Wallace
2010-05-22added verifier and verified_callback to postgres schema and update scriptBrenda Wallace
2010-05-21added comsumer_secret to consumer table on postgresBrenda Wallace
2010-05-17updated database for postgresPatrick Georgi
2010-01-10fixed stray commaBrenda Wallace
2010-01-10Revert "fixed stay comma"Brenda Wallace
2010-01-10fixed stay commaBrenda 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-26Transactional DDL rocks my world, but shouldn't be left in that file.Brenda Wallace
2009-11-26added missing columns in notice tableBrenda 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-18Another syntax error in the postgres db create scriptCiaran Gultnieks
2009-11-18Missing quotes in postgres db create scriptCiaran Gultnieks
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-28added the user_role tableBrenda Wallace
2009-08-28added config tableBrenda Wallace
2009-08-27Merge branch '0.9.x' of git@gitorious.org:laconica/mainline into 0.9.xEvan Prodromou
2009-08-27Merge branch '0.8.x' into 0.9.xEvan Prodromou
2009-08-25Rename Laconica to StatusNetEvan Prodromou