aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/db/oracle.php
Commit message (Expand)AuthorAgeFilesLines
* #13916David M2007-08-021-1/+1
* #13151David M2007-07-091-1/+1
* #13033David M2007-07-051-8/+8
* tweak the sql_like_expression feature a little bit to allow correct escapingMeik Sievertsen2007-06-241-0/+9
* - Oracle can't handle IN clauses with more than 1000 elements (Bug #12449)David M2007-06-161-12/+34
* correctly re-assign query resultMeik Sievertsen2007-06-121-1/+1
* - Oracle gives us null instead of '', this is now fixed (thanks APTX)David M2007-06-091-1/+68
* ok, mess around with the templates + fixing some bugs + adjusting headers for...Meik Sievertsen2007-06-091-3/+3
* - Oracle, woe is you... I will say this much, this fixes Oracle's handling of...David M2007-06-071-4/+110
* d'oh!David M2007-05-251-2/+1
* - added support for Oracle's easy connect namingDavid M2007-05-231-2/+15
* #11255David M2007-05-221-1/+2
* - fixed Oracle's large data handlingDavid M2007-04-111-34/+40
* #8538David M2007-03-061-1/+1
* - clean up mssql and mssql_odbc, mssql now uses a different method of dealing...David M2007-02-191-2/+2
* eh? meh.David M2007-02-031-11/+6
* #7550David M2007-02-031-21/+27
* #7424Meik Sievertsen2007-01-271-1/+1
* ok, handled some bugs... the most important being validate_username (the vari...Meik Sievertsen2007-01-171-11/+4
* #5562David M2006-11-221-46/+0
* - store sql_layer directly within the layer itselfMeik Sievertsen2006-10-141-12/+2
* - finally removed sql_numrowsMeik Sievertsen2006-10-041-74/+20
* - query id can be zero [Bug #4584]Nils Adermann2006-10-031-1/+1
* made sql_rowseek consistent with the dbal methods as well as fixing sql_query...Meik Sievertsen2006-09-231-1/+1
* - Oracle now works with large amounts of textDavid M2006-09-191-1/+57
* bug fixesDavid M2006-09-161-1/+1
* some updates. Also adjusted the utf tools and normalizer more to our coding g...Meik Sievertsen2006-08-221-4/+4
* - acm_file uses an index pointer to the current row instead of shifting the r...Nils Adermann2006-08-011-1/+35
* - Fix OracleDavid M2006-07-281-1/+1
* - Some profile stuff :DDavid M2006-07-151-1/+1
* - tackle some usability issuesMeik Sievertsen2006-07-091-0/+8
* Short story: Oracle does not like sub queries that contain columns that have ...David M2006-07-091-0/+46
* make sure custom profile fields are created correctly on registration (#2225)Meik Sievertsen2006-06-131-5/+5
* ok, this one is rather large... the most important change:Meik Sievertsen2006-06-061-18/+8
* DB stuff, nothing cool at all unless you use Oracle.David M2006-06-031-2/+2
* some adjustmentsMeik Sievertsen2006-06-021-15/+14
* - seperate queries and cached queriesMeik Sievertsen2006-05-201-3/+2
* I hope nothing broke!David M2006-05-051-1/+5
* - Olympus can now _install_ every database, more work to come on getting the ...David M2006-04-211-0/+2
* - fixed some bugsMeik Sievertsen2006-04-151-1/+1
* - a bunch of bugfixes. :PMeik Sievertsen2006-03-211-1/+1
* - add our beloved in_phpbb checkMeik Sievertsen2006-03-191-0/+7
* - fix some bugs...Meik Sievertsen2006-03-171-1/+1
* - another try to break things. :)Meik Sievertsen2005-10-071-113/+85
* - changed dbal class layoutMeik Sievertsen2005-08-171-151/+8
* - updated oracle schema/db filesMeik Sievertsen2005-05-051-292/+420
* - Documentation related changesMeik Sievertsen2005-04-091-19/+15
* Moved to includes ... since they are included too .. trying to "clean up" str...Paul S. Owen2003-03-171-0/+472