aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/db/postgres_schema.sql
Commit message (Collapse)AuthorAgeFilesLines
* Preliminary avatar gallery supportPaul S. Owen2001-10-111-1/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1173 89ea8834-ac86-4346-8a33-228a782c2dd0
* Changes related to private messaging + some bug fixesPaul S. Owen2001-10-011-1/+5
| | | | git-svn-id: file:///svn/phpbb/trunk@1111 89ea8834-ac86-4346-8a33-228a782c2dd0
* Admin definable max sig sizePaul S. Owen2001-09-251-2/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1087 89ea8834-ac86-4346-8a33-228a782c2dd0
* Various updates associated with movement of user_sig encoding and style changesPaul S. Owen2001-09-251-7/+23
| | | | git-svn-id: file:///svn/phpbb/trunk@1077 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed up postgres schema and basic so they work with new config table and ↵James Atkinson2001-09-101-4/+5
| | | | | | theme/templates combination git-svn-id: file:///svn/phpbb/trunk@1025 89ea8834-ac86-4346-8a33-228a782c2dd0
* Altered layout of phpbb_config tableBart van Bragt2001-09-081-43/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@1010 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed postgres schema so it works with pollsJames Atkinson2001-09-071-3/+41
| | | | git-svn-id: file:///svn/phpbb/trunk@1002 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed bug #457840James Atkinson2001-09-031-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@977 89ea8834-ac86-4346-8a33-228a782c2dd0
* Ccouple minor fixesJames Atkinson2001-08-311-0/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@959 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixes for bugs 457239 and 457301James Atkinson2001-08-311-0/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@955 89ea8834-ac86-4346-8a33-228a782c2dd0
* fixed spelling error in configPaul S. Owen2001-08-311-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@954 89ea8834-ac86-4346-8a33-228a782c2dd0
* Some updates to postgres schemaJames Atkinson2001-08-221-42/+28
| | | | git-svn-id: file:///svn/phpbb/trunk@915 89ea8834-ac86-4346-8a33-228a782c2dd0
* Primary key bad, key good ...Paul S. Owen2001-08-151-27/+26
| | | | git-svn-id: file:///svn/phpbb/trunk@879 89ea8834-ac86-4346-8a33-228a782c2dd0
* A few changes to topic moving. TOPIC_MOVE constant gets set to the ↵James Atkinson2001-08-141-25/+26
| | | | | | topic_status field so that moved topics don't 'stick' at the top of viewforum. Also, added topic_moved_id field to store the ID that the topic moves to. git-svn-id: file:///svn/phpbb/trunk@877 89ea8834-ac86-4346-8a33-228a782c2dd0
* Topic notification ... initial stuffPaul S. Owen2001-08-141-0/+14
| | | | git-svn-id: file:///svn/phpbb/trunk@862 89ea8834-ac86-4346-8a33-228a782c2dd0
* User posts was not being set as 0 by DEFAULTPaul S. Owen2001-08-101-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@835 89ea8834-ac86-4346-8a33-228a782c2dd0
* A few additionsPaul S. Owen2001-08-091-1/+5
| | | | git-svn-id: file:///svn/phpbb/trunk@823 89ea8834-ac86-4346-8a33-228a782c2dd0
* Changes encorporate smily processing...the_systech2001-08-081-0/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@818 89ea8834-ac86-4346-8a33-228a782c2dd0
* Removed header frame, reduced timezone naming, added DB size for MySQL, no ↵Paul S. Owen2001-07-271-23/+40
| | | | | | major technical changes git-svn-id: file:///svn/phpbb/trunk@754 89ea8834-ac86-4346-8a33-228a782c2dd0
* Moved cookie and session config to DB config table, added MSSQL schemaPaul S. Owen2001-07-221-0/+6
| | | | git-svn-id: file:///svn/phpbb/trunk@726 89ea8834-ac86-4346-8a33-228a782c2dd0
* UG related updatePaul S. Owen2001-07-211-0/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@718 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added editing information, no time limit at presentPaul S. Owen2001-07-151-1/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@673 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed various errorsPaul S. Owen2001-07-091-8/+9
| | | | git-svn-id: file:///svn/phpbb/trunk@612 89ea8834-ac86-4346-8a33-228a782c2dd0
* 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