aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/db
Commit message (Collapse)AuthorAgeFilesLines
* Backtrack on IDENTITY ... dohPaul S. Owen2001-12-011-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1494 89ea8834-ac86-4346-8a33-228a782c2dd0
* Missing IDENTITY on phpbb_groups, thanks MartinPaul S. Owen2001-12-011-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1493 89ea8834-ac86-4346-8a33-228a782c2dd0
* Updated for improved use with ODBC setups + introduced a re-install feature ↵Paul S. Owen2001-11-303-221/+2
| | | | | | ... the schema updates _only_ remove foreign key and drop table clauses git-svn-id: file:///svn/phpbb/trunk@1491 89ea8834-ac86-4346-8a33-228a782c2dd0
* Updated for bbcode_uid movePaul S. Owen2001-11-291-0/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@1485 89ea8834-ac86-4346-8a33-228a782c2dd0
* Let's try another commit and see if its ascii ... I hate CVS at timesPaul S. Owen2001-11-291-0/+847
| | | | git-svn-id: file:///svn/phpbb/trunk@1483 89ea8834-ac86-4346-8a33-228a782c2dd0
* And again for some reason the MSSQL schema commits as binary ... even though ↵Paul S. Owen2001-11-291-0/+0
| | | | | | it was set as ascii (UNIX format) git-svn-id: file:///svn/phpbb/trunk@1482 89ea8834-ac86-4346-8a33-228a782c2dd0
* Up to date MSSQL schema and basic, tested under MSSQL 2000Paul S. Owen2001-11-292-5/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@1481 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed problem with surprise and shock smileys, shock = 8O, surprise = :o or ↵Paul S. Owen2001-11-293-111/+161
| | | | | | text equivs git-svn-id: file:///svn/phpbb/trunk@1480 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix for insert_id problemPaul S. Owen2001-11-291-2/+8
| | | | git-svn-id: file:///svn/phpbb/trunk@1476 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-244-4/+4
| | | | | | THE CONVERT SCRIPT IN /develop/ !! git-svn-id: file:///svn/phpbb/trunk@1436 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixes install problemPaul S. Owen2001-11-232-2/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@1430 89ea8834-ac86-4346-8a33-228a782c2dd0
* Oops, smallint is too small for group_id.. Thanks Paul :DBart van Bragt2001-11-231-3/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@1427 89ea8834-ac86-4346-8a33-228a782c2dd0
* Some space/speed checkups on the types in the MySQL schemaBart van Bragt2001-11-231-20/+20
| | | | git-svn-id: file:///svn/phpbb/trunk@1426 89ea8834-ac86-4346-8a33-228a782c2dd0
* Updated and inline with MySQL - PostgreSQL fine under 7.1.2Paul S. Owen2001-11-233-133/+192
| | | | git-svn-id: file:///svn/phpbb/trunk@1421 89ea8834-ac86-4346-8a33-228a782c2dd0
* Add blank indexes to stop nosey people being, erm, noseyPaul S. Owen2001-11-212-0/+20
| | | | git-svn-id: file:///svn/phpbb/trunk@1404 89ea8834-ac86-4346-8a33-228a782c2dd0
* Up to date, fully populated, works fine or so it seemsPaul S. Owen2001-11-211-0/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@1401 89ea8834-ac86-4346-8a33-228a782c2dd0
* Some updates, uses TOP rather than two ROWCOUNT queries for LIMITPaul S. Owen2001-11-201-18/+12
| | | | git-svn-id: file:///svn/phpbb/trunk@1396 89ea8834-ac86-4346-8a33-228a782c2dd0
* Gone to the great hard disk in the sky ... either that or the schemas subdirPaul S. Owen2001-11-2010-3311/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@1394 89ea8834-ac86-4346-8a33-228a782c2dd0
* Moved from parent directory - no other changes ... at least I don't remember ↵Paul S. Owen2001-11-2010-0/+3311
| | | | | | any ... I'll regret saying that, I just know it ... git-svn-id: file:///svn/phpbb/trunk@1393 89ea8834-ac86-4346-8a33-228a782c2dd0
* New split versions of odbc.phpPaul S. Owen2001-11-203-0/+1249
| | | | git-svn-id: file:///svn/phpbb/trunk@1392 89ea8834-ac86-4346-8a33-228a782c2dd0
* Split into piecesPaul S. Owen2001-11-201-467/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@1391 89ea8834-ac86-4346-8a33-228a782c2dd0
* Okay, I think that's all folks ... aside from perhaps indexes this is it, da ↵Paul S. Owen2001-11-201-6/+11
| | | | | | final schema ... keep your eyes on the forums for confirmation git-svn-id: file:///svn/phpbb/trunk@1387 89ea8834-ac86-4346-8a33-228a782c2dd0
* This is pre-freeze ... a final index and general check through is neededPaul S. Owen2001-11-181-92/+91
| | | | git-svn-id: file:///svn/phpbb/trunk@1365 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed bug #482887Bart van Bragt2001-11-171-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1352 89ea8834-ac86-4346-8a33-228a782c2dd0
* This is an initial 'final' DB schema, effectively complete but may undergo ↵Paul S. Owen2001-11-161-1/+1
| | | | | | some (hopefully minor) updates git-svn-id: file:///svn/phpbb/trunk@1336 89ea8834-ac86-4346-8a33-228a782c2dd0
* This is an initial 'final' DB schema, effectively complete but may undergo ↵Paul S. Owen2001-11-161-9/+12
| | | | | | some (hopefully minor) updates git-svn-id: file:///svn/phpbb/trunk@1335 89ea8834-ac86-4346-8a33-228a782c2dd0
* New and improved search_fill.php, still has a weird memory exhaustion bugBart van Bragt2001-11-151-8/+8
| | | | git-svn-id: file:///svn/phpbb/trunk@1327 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added admin enabling of email formPaul S. Owen2001-11-152-0/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1320 89ea8834-ac86-4346-8a33-228a782c2dd0
* Email form - free with purchase of any two other itemsPaul S. Owen2001-11-152-0/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1316 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added global PM disable + modded emailer to allow lang select + re-added ↵Paul S. Owen2001-11-132-1/+3
| | | | | | back box limits my dumbness removed recently git-svn-id: file:///svn/phpbb/trunk@1305 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed bu #480222 (I hope)Bart van Bragt2001-11-091-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1301 89ea8834-ac86-4346-8a33-228a782c2dd0
* Schema updates for search changesPaul S. Owen2001-11-092-0/+53
| | | | git-svn-id: file:///svn/phpbb/trunk@1300 89ea8834-ac86-4346-8a33-228a782c2dd0
* Various updates to transaction and other supportPaul S. Owen2001-11-092-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1298 89ea8834-ac86-4346-8a33-228a782c2dd0
* MySQL 4.x support, functionaly similar to MySQL bar transaction supportPaul S. Owen2001-11-041-0/+357
| | | | git-svn-id: file:///svn/phpbb/trunk@1276 89ea8834-ac86-4346-8a33-228a782c2dd0
* Various changes, added site description to DBPaul S. Owen2001-11-033-0/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@1262 89ea8834-ac86-4346-8a33-228a782c2dd0
* Removing traces of global announcements and also fixing a potential security ↵dougk_ff72001-10-191-1/+0
| | | | | | hole in bbcode. Img-based javascript is now stripped. All images have to begin with http:// git-svn-id: file:///svn/phpbb/trunk@1238 89ea8834-ac86-4346-8a33-228a782c2dd0
* Just the start to the wonderful world of global announcements. Adds support ↵dougk_ff72001-10-161-1/+1
| | | | | | for them as well as creates a new forum, id -1. Do not delete the forum. I'll write the admin later. git-svn-id: file:///svn/phpbb/trunk@1215 89ea8834-ac86-4346-8a33-228a782c2dd0
* modified to make compatible with postgres 7.0, still works with 7.1the_systech2001-10-151-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1206 89ea8834-ac86-4346-8a33-228a782c2dd0
* Updated basic, includes default avatar gallery pathPaul S. Owen2001-10-113-0/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@1175 89ea8834-ac86-4346-8a33-228a782c2dd0
* Preliminary avatar gallery supportPaul S. Owen2001-10-113-3/+7
| | | | git-svn-id: file:///svn/phpbb/trunk@1173 89ea8834-ac86-4346-8a33-228a782c2dd0
* Few updates related to install -- you should use install.php from now on, do ↵Paul S. Owen2001-10-093-349/+251
| | | | | | not run these separately git-svn-id: file:///svn/phpbb/trunk@1146 89ea8834-ac86-4346-8a33-228a782c2dd0
* Group CP is done (I hope). The group moderator and admin can add and remove ↵James Atkinson2001-10-061-2/+2
| | | | | | | | | users from groups. There are several things in this I would like to change but its too late for 2.0, someone remind me during 2.2 discussions git-svn-id: file:///svn/phpbb/trunk@1134 89ea8834-ac86-4346-8a33-228a782c2dd0
* Make users active by defaultBart van Bragt2001-10-041-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1126 89ea8834-ac86-4346-8a33-228a782c2dd0
* Another file that didn't commit for some reason + change to subSilver ↵Paul S. Owen2001-10-014-4/+5
| | | | | | body_text colour git-svn-id: file:///svn/phpbb/trunk@1114 89ea8834-ac86-4346-8a33-228a782c2dd0
* Changes related to private messaging + some bug fixesPaul S. Owen2001-10-018-6/+26
| | | | git-svn-id: file:///svn/phpbb/trunk@1111 89ea8834-ac86-4346-8a33-228a782c2dd0
* Finished up COPPA support (I hope), now has a form the parents can print and ↵James Atkinson2001-09-271-0/+2
| | | | | | sign and added config areas for mailing address and fax number. git-svn-id: file:///svn/phpbb/trunk@1096 89ea8834-ac86-4346-8a33-228a782c2dd0
* Admin definable max sig sizePaul S. Owen2001-09-258-11/+9
| | | | git-svn-id: file:///svn/phpbb/trunk@1087 89ea8834-ac86-4346-8a33-228a782c2dd0
* subSilver theme enters CVS ... yayPaul S. Owen2001-09-254-19/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@1081 89ea8834-ac86-4346-8a33-228a782c2dd0