aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/db/oracle.php
Commit message (Expand)AuthorAgeFilesLines
* Changed eregi limit match to preg_matchPaul S. Owen2001-03-231-1/+1
* Removed set_db and added affectedrowsPaul S. Owen2001-03-201-5/+16
* Some cleanupJames Atkinson2001-03-161-11/+14
* Start of LIMIT functionality...got to tired to finish itJames Atkinson2001-03-161-2/+20
* Almost done, needs sql_nexid and LIMIT handling.James Atkinson2001-03-161-44/+43
* More work on the oracle DB abstraction classJames Atkinson2001-03-161-2/+8
* Added oracle class, needs LOTS of work.James Atkinson2001-03-161-0/+327