Eric Helgeson
|
72117294d7
|
Splitting br3nda's merge 97db6e17b3f76e9a6acf87ddbad47ba54e9b1a3b
Add session table to pg.sql
|
2009-07-28 20:17:20 -05:00 |
|
Eric Helgeson
|
87bc612778
|
pgsql's install had windows newlines. ran db/laconica_pg.sql
Thanks grim26
|
2009-07-27 18:29:11 -05:00 |
|
Brenda Wallace
|
47b2f1e082
|
moved design table earlier - needs to be before "user" becuase of the foreign key
|
2009-07-22 21:46:23 +12:00 |
|
Brenda Wallace
|
57f53869e2
|
more changes to file_id copied from mysql schema change in 05e5122802
|
2009-07-22 21:39:53 +12:00 |
|
Brenda Wallace
|
91f3ddca55
|
fixes file_redirection table to match mysql schema change in commit 05e5122802
|
2009-07-22 21:33:59 +12:00 |
|
Brenda Wallace
|
6eaa91db1c
|
Fixes file_oembed to march mysql schema change that happened in commit 05e5122802
|
2009-07-22 21:28:47 +12:00 |
|
Brenda Wallace
|
c34875421a
|
added missing columns in file table
|
2009-07-22 21:13:46 +12:00 |
|
Brenda Wallace
|
9ab07b4468
|
Fixed "User" table - added design_id and viewdesigns
|
2009-07-22 17:52:43 +12:00 |
|
CiaranG
|
6b7fa65ca1
|
Merge commit 'br3nda/0.8.x-pginstaller' into 0.8.x
|
2009-07-19 08:08:39 +01:00 |
|
Brenda Wallace
|
c6505c5296
|
postgres schema - removed not null constraint from nonce.tok, and copied the comment from the mysql schema
|
2009-07-17 23:17:58 +12:00 |
|
Brenda Wallace
|
fc3b11bff9
|
moved creation of design table earlier than user_group
|
2009-07-15 18:51:12 +12:00 |
|
Brenda Wallace
|
186b5a1674
|
added design_id to user_group
|
2009-07-15 18:50:29 +12:00 |
|
Brenda Wallace
|
f22ed5dc80
|
added group_block and group_alias tables
|
2009-07-15 18:50:11 +12:00 |
|
Brenda Wallace
|
b5fa0ac1d1
|
added missing conversation id to notices
Conflicts:
db/laconica_pg.sql
|
2009-07-15 18:48:39 +12:00 |
|
Brenda Wallace
|
6b71009206
|
removed semicolons from comments
(mucks up logic in install.php)
and fixed stray commas that stopped it parsing as valid SQL
|
2009-07-15 18:47:08 +12:00 |
|
Brenda Wallace
|
a38245d4d1
|
added missing table "design"
|
2009-06-25 22:01:14 +12:00 |
|
Brenda Wallace
|
2456baa3bc
|
added missing conversation id to notices
|
2009-06-25 22:00:55 +12:00 |
|
Brenda Wallace
|
72df5c9eb4
|
removed semicolons from comments
(mucks up logic in install.php)
and fixed stray commas that stopped it parsing as valid SQL
|
2009-06-25 21:59:33 +12:00 |
|
Robin Millette
|
6c4e26fe61
|
Added sql files to handle attachments (not yet tested) Hoping someone will improve the postgres version.
|
2009-05-15 16:17:44 -04:00 |
|
CiaranG
|
9a8095079d
|
PostgreSQL - added dirty dates to Foreign_link - see 3e7b1e69e3
|
2009-05-08 08:14:50 +01:00 |
|
CiaranG
|
a5f1124830
|
PostgreSQL - use the specific sequence names required by DB_DataObject, otherwise rebuilding can't work
|
2009-03-08 15:51:31 +00:00 |
|
CiaranG
|
a4091c878a
|
PostgreSQL - propogated nonce table fix from MySQL version - see bug #1251 or 1179ecd13d
|
2009-03-07 23:28:59 +00:00 |
|
CiaranG
|
97bc187e31
|
PostgreSQL - the ts field in the OAuth nonce table needed to be an integer. (fix submitted by oxygene)
|
2009-03-05 16:15:29 +00:00 |
|
CiaranG
|
c02a2f1891
|
PostgreSQL - added defaults for 'created' fields, so they work the same as the MySQL version, and made sure all 'modified' fields are not null
|
2009-03-04 15:30:17 +00:00 |
|
CiaranG
|
8408e82f92
|
PostgreSQL - added new emailnotifyattn field to user table, to match MySQL version
|
2009-03-03 20:18:26 +00:00 |
|
CiaranG
|
8c8feb59b5
|
PostgreSQL - database creation script updated to cover 0.7.x features
|
2009-02-05 22:15:45 +00:00 |
|
Ciaran Gultnieks
|
a4291d64ce
|
PostgreSQL - remaining changes to fix db create script up to laconica 0.6.4 level
|
2009-01-30 01:11:03 +00:00 |
|
CiaranG
|
33c13030e5
|
PostgreSQL - added the rest of the recently added tables for blocking, notice inboxes, etc. Needs testing
|
2009-01-14 11:05:15 -05:00 |
|
CiaranG
|
140bee20a2
|
Some more PostgreSQL script updates - some recently added fields were missing
|
2009-01-14 11:05:02 -05:00 |
|
CiaranG
|
9e64492c29
|
Added the inboxed field to the user table for PostgreSQL - resolves bug #892
|
2009-01-14 11:04:46 -05:00 |
|
csarven
|
f3572aec7f
|
Nudge feature
darcs-hash:20081116022735-eefa4-366f6deb85942f859ebd532e477b57737bcafbf8.gz
|
2008-11-15 21:27:35 -05:00 |
|
millette
|
14f69f8d2e
|
trac31 pg support, fixing 2tu typo, set ur1.ca as default service
darcs-hash:20081113152718-099f7-42b60d02395f016c54c5f3c301f9dbe987c1283f.gz
|
2008-11-13 10:27:18 -05:00 |
|
CiaranG
|
0d4d0c7911
|
PostgreSQL: Put a default on confirm_address.address_extra to mimic mysql's behaviour when a not-null field is not set in a new record
darcs-hash:20080929060227-f6e2c-5996ad74cb5c89052417e36634a22b6e219bd92d.gz
|
2008-09-29 02:02:27 -04:00 |
|
CiaranG
|
ca4f358362
|
PostgreSQL: Corrections to the two new table definitions
darcs-hash:20080924113550-f6e2c-8791d68684424ef028049ee9ed95b3853dd8f770.gz
|
2008-09-24 07:35:50 -04:00 |
|
CiaranG
|
cfc8a47bf1
|
PostgreSQL: New tables for private messages and invitations (untested)
darcs-hash:20080923214601-f6e2c-350de6e8df8bb6e9e5f3dbb1ea43360fc55ee847.gz
|
2008-09-23 17:46:01 -04:00 |
|
CiaranG
|
3632a76773
|
PostgreSQL: support for full text searching (notice and people)
darcs-hash:20080914201744-f6e2c-71b2a3aec4c0b91557465323d79645e7eab2bfd1.gz
|
2008-09-14 16:17:44 -04:00 |
|
CiaranG
|
c10ab14d13
|
PostgreSQL - reply.modified needs a default
darcs-hash:20080910073741-f6e2c-fe856e1acbc14f77e8ad6502cf5e16de768e0e5f.gz
|
2008-09-10 03:37:41 -04:00 |
|
CiaranG
|
26634ef0a0
|
Initial support for PostgreSQL
darcs-hash:20080909072224-f6e2c-881bd2e7fb032f336fecae9ca5ce527dd821d3dc.gz
|
2008-09-09 03:22:24 -04:00 |
|