aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/db/postgres_schema.sql
Commit message (Collapse)AuthorAgeFilesLines
* Things that should have commited earlier but apparently did notuid420622001-07-041-0/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@556 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added disable board and some avatar related config stuffPaul S. Owen2001-07-031-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@538 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added a hidden user optionPaul S. Owen2001-07-011-8/+9
| | | | git-svn-id: file:///svn/phpbb/trunk@532 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added some gzip compression capabilityPaul S. Owen2001-06-301-1/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@528 89ea8834-ac86-4346-8a33-228a782c2dd0
* Various minorish updatesPaul S. Owen2001-06-201-3/+19
| | | | git-svn-id: file:///svn/phpbb/trunk@518 89ea8834-ac86-4346-8a33-228a782c2dd0
* Slightly cleaned up schemasPaul S. Owen2001-06-181-66/+18
| | | | git-svn-id: file:///svn/phpbb/trunk@513 89ea8834-ac86-4346-8a33-228a782c2dd0
* Switched forum_auth to the forums tablePaul S. Owen2001-06-181-18/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@507 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added a profile preference for recieving notification on new PMsPaul S. Owen2001-06-161-3/+5
| | | | git-svn-id: file:///svn/phpbb/trunk@504 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed some problems ... maybePaul S. Owen2001-06-141-4/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@493 89ea8834-ac86-4346-8a33-228a782c2dd0
* Basic posting of messages, no reply, quote or edit yetPaul S. Owen2001-06-131-4/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@488 89ea8834-ac86-4346-8a33-228a782c2dd0
* Found that php has an imagesize function ... dohPaul S. Owen2001-06-121-0/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@482 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added post_username to posts table and altered some minor thingsPaul S. Owen2001-06-111-26/+27
| | | | git-svn-id: file:///svn/phpbb/trunk@464 89ea8834-ac86-4346-8a33-228a782c2dd0
* Posting preview done, ability for anonymous users to post with a usernameJames Atkinson2001-06-111-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@463 89ea8834-ac86-4346-8a33-228a782c2dd0
* Updated for present privmsgs testsPaul S. Owen2001-06-111-11/+21
| | | | git-svn-id: file:///svn/phpbb/trunk@452 89ea8834-ac86-4346-8a33-228a782c2dd0
* Preparations for possible move of forum_auth fieldsPaul S. Owen2001-06-081-0/+11
| | | | git-svn-id: file:///svn/phpbb/trunk@441 89ea8834-ac86-4346-8a33-228a782c2dd0
* Forum level annoucements and sticky topics are done.James Atkinson2001-06-071-6/+7
| | | | | | | Added topic_type field to the topics database in order to handle ordering. Would have used topic_status but that would have messed up the ordering when topics were locked git-svn-id: file:///svn/phpbb/trunk@437 89ea8834-ac86-4346-8a33-228a782c2dd0
* Reduced auth code size and added some more auth typesPaul S. Owen2001-06-061-0/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@435 89ea8834-ac86-4346-8a33-228a782c2dd0
* Last visit additionPaul S. Owen2001-06-041-1/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@427 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed field type for cat_orderPaul S. Owen2001-06-031-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@417 89ea8834-ac86-4346-8a33-228a782c2dd0
* Slight mods that should make not difference to current setupsPaul S. Owen2001-06-021-3/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@414 89ea8834-ac86-4346-8a33-228a782c2dd0
* Some hopefully finalish updates to auth schemaPaul S. Owen2001-06-011-5/+7
| | | | git-svn-id: file:///svn/phpbb/trunk@403 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added post subject to postgres schema. Updated viewtopic query to include ↵James Atkinson2001-05-311-1/+2
| | | | | | group by for the auth forums table when linking after posting git-svn-id: file:///svn/phpbb/trunk@389 89ea8834-ac86-4346-8a33-228a782c2dd0
* Updated postgres schemaJames Atkinson2001-05-301-15/+42
| | | | git-svn-id: file:///svn/phpbb/trunk@381 89ea8834-ac86-4346-8a33-228a782c2dd0
* Introduce a global switch for smiliesPaul S. Owen2001-05-271-0/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@345 89ea8834-ac86-4346-8a33-228a782c2dd0
* Updates for near-future capabilitiesPaul S. Owen2001-05-271-0/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@337 89ea8834-ac86-4346-8a33-228a782c2dd0
* More work on posting. Editing now works. Also replies can have subjects.James Atkinson2001-05-271-62/+63
| | | | git-svn-id: file:///svn/phpbb/trunk@336 89ea8834-ac86-4346-8a33-228a782c2dd0
* Updated postgres schema so it'll work correctly with sql_nextidJames Atkinson2001-05-251-315/+315
| | | | | | | Also removed all the "'s, they were screwing up the table creates git-svn-id: file:///svn/phpbb/trunk@322 89ea8834-ac86-4346-8a33-228a782c2dd0
* Changed the allow/disallow fields to match the profile templatePaul S. Owen2001-05-171-25/+25
| | | | git-svn-id: file:///svn/phpbb/trunk@313 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added some missing semi-colonsJames Atkinson2001-05-141-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@296 89ea8834-ac86-4346-8a33-228a782c2dd0
* Matches current MySQL schemaPaul S. Owen2001-05-141-277/+383
| | | | git-svn-id: file:///svn/phpbb/trunk@295 89ea8834-ac86-4346-8a33-228a782c2dd0
* *** empty log message ***James Atkinson2001-03-211-94/+88
| | | | git-svn-id: file:///svn/phpbb/trunk@116 89ea8834-ac86-4346-8a33-228a782c2dd0
* Started postgres schema, still mostly MySQL specificJames Atkinson2001-03-211-0/+335
git-svn-id: file:///svn/phpbb/trunk@113 89ea8834-ac86-4346-8a33-228a782c2dd0