aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/db/mssql.php
Commit message (Expand)AuthorAgeFilesLines
* Number of queries executed ... for testing onlyPaul S. Owen2001-07-081-0/+3
* Transaction capability moved to DB classesPaul S. Owen2001-07-031-29/+58
* Various updatesPaul S. Owen2001-05-151-20/+53
* Initial SQL updates completePaul S. Owen2001-05-131-1/+1
* Changed eregi limit match to preg_matchPaul S. Owen2001-03-231-1/+1
* Removed set_db and added affectedrowsPaul S. Owen2001-03-201-11/+19
* eregi for LIMIT updated to cope with control charsPaul S. Owen2001-03-021-1/+1
* Various updatesPaul S. Owen2001-03-021-5/+6
* Minor fix to rowseekPaul S. Owen2001-02-251-3/+3
* Fixed a couple of limit & fetchrowset issuesPaul S. Owen2001-02-221-6/+5
* Complete Update. Should be fully functionalPaul S. Owen2001-02-221-179/+402
* Initial revisionJames Atkinson2001-02-171-0/+208