aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/db/mssql.php
Commit message (Expand)AuthorAgeFilesLines
* - acm_file uses an index pointer to the current row instead of shifting the r...Nils Adermann2006-08-011-1/+35
* OK...David M2006-07-241-1/+1
* - tackle some usability issuesMeik Sievertsen2006-07-091-0/+22
* make sure custom profile fields are created correctly on registration (#2225)Meik Sievertsen2006-06-131-6/+6
* - bugfix rollMeik Sievertsen2006-06-081-1/+9
* ok, this one is rather large... the most important change:Meik Sievertsen2006-06-061-17/+7
* some adjustmentsMeik Sievertsen2006-06-021-14/+14
* - fixing a few smaller bugs/glitchesMeik Sievertsen2006-05-211-1/+1
* - seperate queries and cached queriesMeik Sievertsen2006-05-201-2/+9
* - introduce new function build_url to easily build a valid url from the user-...Meik Sievertsen2006-05-121-4/+19
* I hope nothing broke!David M2006-05-051-1/+9
* - Query explain now works for MSSQL, MSSQL-ODBC and PostgreSQLDavid M2006-04-231-0/+30
* - Forgot to remove a lang stringDavid M2006-04-181-3/+2
* - oopsieDavid M2006-04-181-2/+13
* - Olympus now properly works with MS SQLDavid M2006-04-181-2/+3
* - add our beloved in_phpbb checkMeik Sievertsen2006-03-191-0/+7
* - fix some bugs...Meik Sievertsen2006-03-171-1/+1
* Efficiency changeGraham Eames2006-03-091-1/+1
* - only minor adjustements (we are now able to use other functions due to the ...Meik Sievertsen2006-02-161-3/+3
* - another try to break things. :)Meik Sievertsen2005-10-071-120/+75
* - changed dbal class layoutMeik Sievertsen2005-08-171-154/+10
* - dbal changesMeik Sievertsen2005-04-221-232/+340
* - Documentation related changesMeik Sievertsen2005-04-091-20/+17
* - and my second attemptMeik Sievertsen2005-03-211-45/+44
* show correct SQL error message if failed during a transaction...Meik Sievertsen2004-02-031-5/+6
* various fixes and alterationsPaul S. Owen2003-06-121-64/+89
* Moved to includes ... since they are included too .. trying to "clean up" str...Paul S. Owen2003-03-171-0/+421