aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/db/schemas/postgres_schema.sql
Commit message (Collapse)AuthorAgeFilesLines
* Remove auto increment/IDENTITY/autonumber/sequence from forum_id in _forums, ↵Paul S. Owen2002-02-111-2/+1
| | | | | | this is set by the admin_forums app itself. git-svn-id: file:///svn/phpbb/trunk@2089 89ea8834-ac86-4346-8a33-228a782c2dd0
* Updates for topic_first_id, NOTE that these basics include a new updated ↵Paul S. Owen2002-02-021-1/+3
| | | | | | subSilver entry that appears to produce some strange results at present ... git-svn-id: file:///svn/phpbb/trunk@2037 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added index on topic_type (topics table)Bart van Bragt2002-01-111-0/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1844 89ea8834-ac86-4346-8a33-228a782c2dd0
* Change prune_enable default to 0 as per bug #498800Paul S. Owen2002-01-101-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1833 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixes bug 498620, among others. A problem with a rank_max value still ↵dougk_ff72002-01-031-1/+0
| | | | | | | | | hanging around in SQL statements. It was still created by all the schema files, so I changed it there, too. If I end up creating more problems, I'll revert them to the old values... Actually, I think I'd better. Anyway, don't even ask why I updated Oracle. I felt like it, plus we may use it someday... That's it for now! One bug fix... yeah! git-svn-id: file:///svn/phpbb/trunk@1779 89ea8834-ac86-4346-8a33-228a782c2dd0
* Minor updates to post_username, post_subject and topic_title field lengthsPaul S. Owen2001-12-201-3/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@1642 89ea8834-ac86-4346-8a33-228a782c2dd0
* Modified to fix Bug # 494598the_systech2001-12-181-3/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@1626 89ea8834-ac86-4346-8a33-228a782c2dd0
* Various changes to accompany session updates ... MSSQL users should be ↵Paul S. Owen2001-12-151-1/+0
| | | | | | prepared to alter or remove the session_last_visit field or face potential problems git-svn-id: file:///svn/phpbb/trunk@1588 89ea8834-ac86-4346-8a33-228a782c2dd0
* Ok, fixing a PostgreSQL bug in the Schema file, prevented installdougk_ff72001-12-151-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1577 89ea8834-ac86-4346-8a33-228a782c2dd0
* Make topic_moved_id not null default 0Paul S. Owen2001-12-141-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1572 89ea8834-ac86-4346-8a33-228a782c2dd0
* Removed autologin_key + fixed bug #471878Paul S. Owen2001-12-141-3/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1571 89ea8834-ac86-4346-8a33-228a782c2dd0
* Updated schema for session stuff + fix for mysql search result idPaul S. Owen2001-12-141-1/+5
| | | | git-svn-id: file:///svn/phpbb/trunk@1563 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix for some small problems with upgradeBart van Bragt2001-12-101-3/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@1548 89ea8834-ac86-4346-8a33-228a782c2dd0
* This should fix the schmea problems, not the best solution but it worksJames Atkinson2001-11-291-11/+10
| | | | git-svn-id: file:///svn/phpbb/trunk@1473 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed little sequance name problemJames Atkinson2001-11-261-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1447 89ea8834-ac86-4346-8a33-228a782c2dd0
* Finally moved the bbcode_uid from posts to posts_text, DON'T FORGET TO RUN ↵Bart van Bragt2001-11-241-1/+1
| | | | | | THE CONVERT SCRIPT IN /develop/ !! git-svn-id: file:///svn/phpbb/trunk@1436 89ea8834-ac86-4346-8a33-228a782c2dd0
* Updated and inline with MySQL - PostgreSQL fine under 7.1.2Paul S. Owen2001-11-231-13/+15
| | | | git-svn-id: file:///svn/phpbb/trunk@1421 89ea8834-ac86-4346-8a33-228a782c2dd0
* Moved from parent directory - no other changes ... at least I don't remember ↵Paul S. Owen2001-11-201-0/+534
any ... I'll regret saying that, I just know it ... git-svn-id: file:///svn/phpbb/trunk@1393 89ea8834-ac86-4346-8a33-228a782c2dd0