aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/db/postgres_schema.sql
Commit message (Expand)AuthorAgeFilesLines
* Things that should have commited earlier but apparently did notuid420622001-07-041-0/+2
* Added disable board and some avatar related config stuffPaul S. Owen2001-07-031-2/+2
* Added a hidden user optionPaul S. Owen2001-07-011-8/+9
* Added some gzip compression capabilityPaul S. Owen2001-06-301-1/+2
* Various minorish updatesPaul S. Owen2001-06-201-3/+19
* Slightly cleaned up schemasPaul S. Owen2001-06-181-66/+18
* Switched forum_auth to the forums tablePaul S. Owen2001-06-181-18/+0
* Added a profile preference for recieving notification on new PMsPaul S. Owen2001-06-161-3/+5
* Fixed some problems ... maybePaul S. Owen2001-06-141-4/+4
* Basic posting of messages, no reply, quote or edit yetPaul S. Owen2001-06-131-4/+4
* Found that php has an imagesize function ... dohPaul S. Owen2001-06-121-0/+3
* Added post_username to posts table and altered some minor thingsPaul S. Owen2001-06-111-26/+27
* Posting preview done, ability for anonymous users to post with a usernameJames Atkinson2001-06-111-2/+2
* Updated for present privmsgs testsPaul S. Owen2001-06-111-11/+21
* Preparations for possible move of forum_auth fieldsPaul S. Owen2001-06-081-0/+11
* Forum level annoucements and sticky topics are done.James Atkinson2001-06-071-6/+7
* Reduced auth code size and added some more auth typesPaul S. Owen2001-06-061-0/+4
* Last visit additionPaul S. Owen2001-06-041-1/+2
* Fixed field type for cat_orderPaul S. Owen2001-06-031-1/+1
* Slight mods that should make not difference to current setupsPaul S. Owen2001-06-021-3/+1
* Some hopefully finalish updates to auth schemaPaul S. Owen2001-06-011-5/+7
* Added post subject to postgres schema. Updated viewtopic query to include gro...James Atkinson2001-05-311-1/+2
* Updated postgres schemaJames Atkinson2001-05-301-15/+42
* Introduce a global switch for smiliesPaul S. Owen2001-05-271-0/+1
* Updates for near-future capabilitiesPaul S. Owen2001-05-271-0/+3
* More work on posting. Editing now works. Also replies can have subjects.James Atkinson2001-05-271-62/+63
* Updated postgres schema so it'll work correctly with sql_nextidJames Atkinson2001-05-251-315/+315
* Changed the allow/disallow fields to match the profile templatePaul S. Owen2001-05-171-25/+25
* Added some missing semi-colonsJames Atkinson2001-05-141-2/+2
* Matches current MySQL schemaPaul S. Owen2001-05-141-277/+383
* *** empty log message ***James Atkinson2001-03-211-94/+88
* Started postgres schema, still mostly MySQL specificJames Atkinson2001-03-211-0/+335