aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/db/schemas
Commit message (Expand)AuthorAgeFilesLines
* Move to 'centralised' location in install/Paul S. Owen2002-07-1611-3548/+0
* oopsPaul S. Owen2002-07-141-1/+2
* Latest schemaPaul S. Owen2002-07-142-140/+309
* Ok, a schema fix... Not a terrible problem....dougk_ff72002-06-271-4/+4
* Few more changesPaul S. Owen2002-06-212-41/+46
* A few suggested or preliminary changes ... these aren't fixed and again I sug...Paul S. Owen2002-06-212-256/+228
* NOTE! This is a work in progress and is subject to considerable change ... an...Paul S. Owen2002-06-081-49/+97
* Add fields for forum/topic post count incrementing and topic moderationPaul S. Owen2002-05-211-1/+5
* IP size to 40 charsPaul S. Owen2002-05-083-68/+68
* Changed code so it stores total users in config table to remove a slightly co...James Atkinson2002-04-301-1/+4
* Associated schema changesPaul S. Owen2002-04-207-3/+39
* merged from 2.0.0 branch (marked merge_point_20020420) + assorted updates and...Paul S. Owen2002-04-207-6/+6
* Update a few things for 2.1 CVSPaul S. Owen2002-04-044-3/+3
* Fix for bug # 534781 Smiles in Postgres installthe_systech2002-03-251-44/+44
* Re-fix schemas to allow decimal/real numbers in timezone ...Paul S. Owen2002-03-213-3/+3
* A few updates for versioning, fixed _broken_ MS Access primer archive and com...Paul S. Owen2002-03-196-5/+5
* Ok, this includes fixes for bugs numbered 526000, 524591, 520370, and 520872....dougk_ff72002-03-101-0/+0
* Remove IDENTITY SET for forumsPaul S. Owen2002-03-031-5/+0
* Updates for extra config variables added recently..the_systech2002-02-254-7/+20
* Altered wordlist table to ignore duplicates on the word_text indexPaul S. Owen2002-02-111-1/+4
* Remove auto increment/IDENTITY/autonumber/sequence from forum_id in _forums, ...Paul S. Owen2002-02-114-4/+3
* Changes for first_topic_idPaul S. Owen2002-02-111-1/+1
* Add default config for smtp_username/passwordPaul S. Owen2002-02-051-0/+0
* Add default config for smtp_username/passwordPaul S. Owen2002-02-053-0/+6
* Minor update to remove queryPaul S. Owen2002-02-021-0/+0
* Updates for topic_first_id, NOTE that these basics include a new updated subS...Paul S. Owen2002-02-027-37/+50
* Added 'most online user' config keys to Oracle basic.sqlBart van Bragt2002-01-281-0/+2
* Added 'most online user' config keys to MS-SQL basic.sqlBart van Bragt2002-01-281-0/+2
* Updated themes_name field lengths to 50 as per other schemasPaul S. Owen2002-01-281-31/+31
* Implemented Record of online usersBart van Bragt2002-01-252-0/+4
* Added index on topic_type (topics table)Bart van Bragt2002-01-112-1/+3
* Fixed default forum order (seems to be related to #498825)Bart van Bragt2002-01-112-4/+4
* Change prune_enable default to 0 as per bug #498800Paul S. Owen2002-01-103-3/+3
* Fixes bug 498620, among others. A problem with a rank_max value still hangin...dougk_ff72002-01-038-12/+8
* Fix bug #498301Paul S. Owen2002-01-011-0/+0
* Update for default '0' in topic_moved_idPaul S. Owen2001-12-241-0/+0
* Minor updates to post_username, post_subject and topic_title field lengthsPaul S. Owen2001-12-203-8/+8
* Topic last post id was set as non null ...Paul S. Owen2001-12-191-1/+1
* Damn commas, someone should be shotPaul S. Owen2001-12-191-1/+1
* Fixed part 3 of bug #494929Paul S. Owen2001-12-191-1/+3
* Modified to fix Bug # 494598the_systech2001-12-181-3/+3
* Why didn't these commit yesterday with the other changes .. hmmm, even the hi...Paul S. Owen2001-12-163-3/+3
* subSilver updates, separate css, other fixesPaul S. Owen2001-12-151-0/+0
* Various changes to accompany session updates ... MSSQL users should be prepar...Paul S. Owen2001-12-153-3/+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-146-11/+8
* Updated schema for session stuff + fix for mysql search result idPaul S. Owen2001-12-144-5/+19
* Fixed bug #490611Paul S. Owen2001-12-112-3/+4
* Fix for some small problems with upgradeBart van Bragt2001-12-103-9/+9