aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/db/postgres_schema.sql
Commit message (Collapse)AuthorAgeFilesLines
* 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