aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/db/oracle.php
Commit message (Expand)AuthorAgeFilesLines
* Started on moderator control panel code. Main layout is started, no functiona...uid298902001-07-051-0/+34
* Transaction capability moved to DB classesPaul S. Owen2001-07-031-2/+2
* Working on getting Oracle functional. Almost there, need to deal with the 'AU...James Atkinson2001-06-211-28/+29
* Minor fixesPaul S. Owen2001-05-221-4/+4
* 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