aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/db/db_tools.php
Commit message (Expand)AuthorAgeFilesLines
* db_tools from static to non-static due to the db dependancy (#31245)Meik Sievertsen2008-11-021-163/+139
* Merge of the language-specific custom path change Revision #r8782Meik Sievertsen2008-08-241-2/+2
* #19285David M2008-01-131-1/+1
* I suppose I should fix this :PDavid M2008-01-131-2/+2
* arg, the voices in my head won't let me focus :PDavid M2008-01-111-1/+1
* db tools can now drop tablesDavid M2008-01-111-0/+64
* - use proper OOP for db_toolsDavid M2008-01-111-212/+213
* we enter a brave new world...David M2008-01-101-33/+198
* - phpBB now uses a less ancient version of OracleDavid M2008-01-091-10/+10
* - make viewforum work againDavid M2008-01-081-2/+2
* - a few tiny clean upsDavid M2008-01-071-15/+1
* - add DB2 supportDavid M2008-01-061-4/+91
* the end of an era...David M2008-01-061-71/+15
* oh boy...David M2008-01-031-1/+1
* hopefully fixing bug #14890 - need to test laterMeik Sievertsen2007-11-191-6/+10
* MSSQL works properly with SQL update related toolsDavid M2007-10-161-1/+1
* dumdidum... sorry. ;)Meik Sievertsen2007-10-051-13/+21
* misc SQLite bugsDavid M2007-09-221-1/+1
* - some language tweaks suggested by JohnMeik Sievertsen2007-09-131-0/+1405