aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/db/schemas/postgres_schema.sql
Commit message (Expand)AuthorAgeFilesLines
* Remove auto increment/IDENTITY/autonumber/sequence from forum_id in _forums, ...Paul S. Owen2002-02-111-2/+1
* Updates for topic_first_id, NOTE that these basics include a new updated subS...Paul S. Owen2002-02-021-1/+3
* Added index on topic_type (topics table)Bart van Bragt2002-01-111-0/+1
* Change prune_enable default to 0 as per bug #498800Paul S. Owen2002-01-101-1/+1
* Fixes bug 498620, among others. A problem with a rank_max value still hangin...dougk_ff72002-01-031-1/+0
* Minor updates to post_username, post_subject and topic_title field lengthsPaul S. Owen2001-12-201-3/+3
* Modified to fix Bug # 494598the_systech2001-12-181-3/+3
* Various changes to accompany session updates ... MSSQL users should be prepar...Paul S. Owen2001-12-151-1/+0
* Ok, fixing a PostgreSQL bug in the Schema file, prevented installdougk_ff72001-12-151-2/+2
* Make topic_moved_id not null default 0Paul S. Owen2001-12-141-1/+1
* Removed autologin_key + fixed bug #471878Paul S. Owen2001-12-141-3/+1
* Updated schema for session stuff + fix for mysql search result idPaul S. Owen2001-12-141-1/+5
* Fix for some small problems with upgradeBart van Bragt2001-12-101-3/+3
* This should fix the schmea problems, not the best solution but it worksJames Atkinson2001-11-291-11/+10
* Fixed little sequance name problemJames Atkinson2001-11-261-1/+1
* Finally moved the bbcode_uid from posts to posts_text, DON'T FORGET TO RUN TH...Bart van Bragt2001-11-241-1/+1
* Updated and inline with MySQL - PostgreSQL fine under 7.1.2Paul S. Owen2001-11-231-13/+15
* Moved from parent directory - no other changes ... at least I don't remember ...Paul S. Owen2001-11-201-0/+534