aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/db
Commit message (Expand)AuthorAgeFilesLines
* this should work fine now...Meik Sievertsen2007-07-241-1/+1
* #13151David M2007-07-091-1/+1
* #13033David M2007-07-052-12/+12
* Firebird tooDavid M2007-06-241-1/+1
* tweak the sql_like_expression feature a little bit to allow correct escapingMeik Sievertsen2007-06-249-34/+77
* new wrapper for LIKE expressions to streamline the fixes. We actually need to...Meik Sievertsen2007-06-234-0/+61
* #12415David M2007-06-182-2/+3
* - tiny changesDavid M2007-06-183-56/+12
* - Oracle can't handle IN clauses with more than 1000 elements (Bug #12449)David M2007-06-162-34/+65
* correctly re-assign query resultMeik Sievertsen2007-06-128-8/+8
* - 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
* oh my god - what did he do? Adding attachment display to post/topic review, q...Meik Sievertsen2007-05-191-3/+3
* The Grand Copyright Year Unification... breakdown of years, of re-copyrightin...Jonathan Stanley2007-05-171-1/+1
* Better support for nested transactions...Meik Sievertsen2007-05-051-4/+24
* - changed the way we do forum accounting in phpBB, far less intensive and muc...David M2007-05-054-30/+42
* #10005, #10003, #10001, #9999, #9945, #9965, #9909, #9906, #9877, #9861, #983...Meik Sievertsen2007-04-221-0/+3
* my take on getting the bugs down... thanks to those also providing (usable) s...Meik Sievertsen2007-04-121-1/+7
* - fixed Oracle's large data handlingDavid M2007-04-112-35/+114
* - (x)HTML bugDavid M2007-04-083-0/+120
* - PostgreSQL can now use schemas. During install, under database name, enter ...David M2007-04-011-2/+17
* - Firebird supports the standard format for escaping stuffDavid M2007-03-111-1/+1
* Sync... applying the two line change as happened to the ACP templates earlier...Jonathan Stanley2007-03-071-0/+2
* #8538David M2007-03-061-1/+1
* - small MSSQL thingDavid M2007-03-041-1/+1
* #8354Meik Sievertsen2007-03-011-2/+3
* - clean up mssql and mssql_odbc, mssql now uses a different method of dealing...David M2007-02-199-30/+27
* eh? meh.David M2007-02-031-11/+6
* #7550David M2007-02-031-21/+27
* i hope this helps a bit. :oMeik Sievertsen2007-01-291-1/+1
* #7424Meik Sievertsen2007-01-271-1/+1
* - fix some oddities (doubled spaces for example)Meik Sievertsen2007-01-263-3/+3
* sql_in_set only allows empty sets if the last parameter is set to true, other...Nils Adermann2007-01-201-7/+20
* ok, handled some bugs... the most important being validate_username (the vari...Meik Sievertsen2007-01-179-138/+100
* - solved a problem with magic urls inside brackets, and with bbcodes being tr...Nils Adermann2007-01-131-2/+10
* - installer now checks if the page size is correct for FirebirdDavid M2007-01-091-0/+15
* minor bugfixingMeik Sievertsen2006-12-061-2/+9
* blahDavid M2006-12-031-4/+1
* only works if you do it _before_ the connect :PDavid M2006-12-031-5/+5
* - FreeTDS builds lets you specify a character set encoding, lets take advanta...David M2006-12-031-0/+5
* messageNils Adermann2006-11-251-1/+0
* #5562David M2006-11-221-46/+0
* adjust some comments to work with phpdocumentor. :)Meik Sievertsen2006-11-171-3/+3
* this is hopeless, we just insert and hope for the best. thats all we can real...David M2006-11-152-6/+0
* - cleaned up firebirdsqlDavid M2006-11-101-1/+1
* - some fixesMeik Sievertsen2006-11-101-8/+5