aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/db/oracle.php
Commit message (Expand)AuthorAgeFilesLines
* More work on Oracle DBAL codeJames Atkinson2001-09-131-0/+4
* Put transaction support into oracle DBALJames Atkinson2001-09-131-9/+26
* Inital work on Oracle schema. If you are installing on oracle run the trigger...James Atkinson2001-09-131-10/+54
* Re-added GPL disclaimersJames Atkinson2001-08-301-9/+18
* Modified header commentsPaul S. Owen2001-08-261-10/+6
* Number of queries executed ... for testing onlyPaul S. Owen2001-07-081-1/+3
* 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