aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/db
Commit message (Expand)AuthorAgeFilesLines
* 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-244-4/+4
* Fixes install problemPaul S. Owen2001-11-232-2/+0
* Oops, smallint is too small for group_id.. Thanks Paul :DBart van Bragt2001-11-231-3/+3
* Some space/speed checkups on the types in the MySQL schemaBart van Bragt2001-11-231-20/+20
* Updated and inline with MySQL - PostgreSQL fine under 7.1.2Paul S. Owen2001-11-233-133/+192
* Add blank indexes to stop nosey people being, erm, noseyPaul S. Owen2001-11-212-0/+20
* Up to date, fully populated, works fine or so it seemsPaul S. Owen2001-11-211-0/+0
* Some updates, uses TOP rather than two ROWCOUNT queries for LIMITPaul S. Owen2001-11-201-18/+12
* Gone to the great hard disk in the sky ... either that or the schemas subdirPaul S. Owen2001-11-2010-3311/+0
* Moved from parent directory - no other changes ... at least I don't remember ...Paul S. Owen2001-11-2010-0/+3311
* New split versions of odbc.phpPaul S. Owen2001-11-203-0/+1249
* Split into piecesPaul S. Owen2001-11-201-467/+0
* Okay, I think that's all folks ... aside from perhaps indexes this is it, da ...Paul S. Owen2001-11-201-6/+11
* This is pre-freeze ... a final index and general check through is neededPaul S. Owen2001-11-181-92/+91
* Fixed bug #482887Bart van Bragt2001-11-171-1/+1
* This is an initial 'final' DB schema, effectively complete but may undergo so...Paul S. Owen2001-11-161-1/+1
* This is an initial 'final' DB schema, effectively complete but may undergo so...Paul S. Owen2001-11-161-9/+12
* New and improved search_fill.php, still has a weird memory exhaustion bugBart van Bragt2001-11-151-8/+8
* Added admin enabling of email formPaul S. Owen2001-11-152-0/+2
* Email form - free with purchase of any two other itemsPaul S. Owen2001-11-152-0/+2
* Added global PM disable + modded emailer to allow lang select + re-added back...Paul S. Owen2001-11-132-1/+3
* Fixed bu #480222 (I hope)Bart van Bragt2001-11-091-2/+2
* Schema updates for search changesPaul S. Owen2001-11-092-0/+53
* Various updates to transaction and other supportPaul S. Owen2001-11-092-2/+2
* MySQL 4.x support, functionaly similar to MySQL bar transaction supportPaul S. Owen2001-11-041-0/+357
* Various changes, added site description to DBPaul S. Owen2001-11-033-0/+3
* Removing traces of global announcements and also fixing a potential security ...dougk_ff72001-10-191-1/+0
* Just the start to the wonderful world of global announcements. Adds support ...dougk_ff72001-10-161-1/+1
* modified to make compatible with postgres 7.0, still works with 7.1the_systech2001-10-151-2/+2
* Updated basic, includes default avatar gallery pathPaul S. Owen2001-10-113-0/+3
* Preliminary avatar gallery supportPaul S. Owen2001-10-113-3/+7
* Few updates related to install -- you should use install.php from now on, do ...Paul S. Owen2001-10-093-349/+251
* Group CP is done (I hope). The group moderator and admin can add and remove u...James Atkinson2001-10-061-2/+2
* Make users active by defaultBart van Bragt2001-10-041-2/+2
* Another file that didn't commit for some reason + change to subSilver body_te...Paul S. Owen2001-10-014-4/+5
* Changes related to private messaging + some bug fixesPaul S. Owen2001-10-018-6/+26
* Finished up COPPA support (I hope), now has a form the parents can print and ...James Atkinson2001-09-271-0/+2
* Admin definable max sig sizePaul S. Owen2001-09-258-11/+9
* subSilver theme enters CVS ... yayPaul S. Owen2001-09-254-19/+4
* Various updates associated with movement of user_sig encoding and style changesPaul S. Owen2001-09-258-152/+234
* Missed a ;Paul S. Owen2001-09-171-1/+4
* Added search_results tablePaul S. Owen2001-09-171-0/+11
* Updated oracle_schema and added queries to create a table space and a user fo...James Atkinson2001-09-143-2/+44
* More work on Oracle DBAL codeJames Atkinson2001-09-131-0/+4
* Put transaction support into oracle DBALJames Atkinson2001-09-131-9/+26
* Inital work on Oracle schema. If you are installing on oracle run the trigger...James Atkinson2001-09-134-10/+891
* Fixed up postgres schema and basic so they work with new config table and the...James Atkinson2001-09-102-10/+11
* Combined theme/templates in profile as suggested, added META refresh and made...Paul S. Owen2001-09-092-46/+48
* Combined theme/templates in profile as suggested, added META refresh and made...Paul S. Owen2001-09-092-55/+57