summaryrefslogtreecommitdiff
path: root/db/laconica_pg.sql
AgeCommit message (Expand)Author
2009-07-15added design_id to user_groupBrenda Wallace
2009-07-15added group_block and group_alias tablesBrenda Wallace
2009-07-15added missing conversation id to noticesBrenda Wallace
2009-07-15removed semicolons from commentsBrenda Wallace
2009-06-25added missing table "design"Brenda Wallace
2009-06-25added missing conversation id to noticesBrenda Wallace
2009-06-25removed semicolons from commentsBrenda Wallace
2009-05-15Added sql files to handle attachments (not yet tested) Hoping someone will im...Robin Millette
2009-05-08PostgreSQL - added dirty dates to Foreign_link - see 3e7b1e69e3e97ac007465376...CiaranG
2009-03-08PostgreSQL - use the specific sequence names required by DB_DataObject, other...CiaranG
2009-03-07PostgreSQL - propogated nonce table fix from MySQL version - see bug #1251 or...CiaranG
2009-03-05PostgreSQL - the ts field in the OAuth nonce table needed to be an integer. (...CiaranG
2009-03-04PostgreSQL - added defaults for 'created' fields, so they work the same as th...CiaranG
2009-03-03PostgreSQL - added new emailnotifyattn field to user table, to match MySQL ve...CiaranG
2009-02-05PostgreSQL - database creation script updated to cover 0.7.x featuresCiaranG
2009-01-30PostgreSQL - remaining changes to fix db create script up to laconica 0.6.4 l...Ciaran Gultnieks
2009-01-14PostgreSQL - added the rest of the recently added tables for blocking, notice...CiaranG
2009-01-14Some more PostgreSQL script updates - some recently added fields were missingCiaranG
2009-01-14Added the inboxed field to the user table for PostgreSQL - resolves bug #892CiaranG
2008-11-15Nudge featurecsarven
2008-11-13trac31 pg support, fixing 2tu typo, set ur1.ca as default servicemillette
2008-09-29PostgreSQL: Put a default on confirm_address.address_extra to mimic mysql's b...CiaranG
2008-09-24PostgreSQL: Corrections to the two new table definitionsCiaranG
2008-09-23PostgreSQL: New tables for private messages and invitations (untested)CiaranG
2008-09-14PostgreSQL: support for full text searching (notice and people)CiaranG
2008-09-10PostgreSQL - reply.modified needs a defaultCiaranG
2008-09-09Initial support for PostgreSQLCiaranG