aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/db/firebird.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/10858] Move generic row seeking to DBALPatrick Webster2012-05-081-43/+0
* [ticket/10057] Fixes for a bunch of small problems.Oleg Pudeyev2011-03-081-1/+1
* [ticket/10057] Handle the case of missing interbase extension better.Oleg Pudeyev2011-03-071-1/+17
* [ticket/10057] Fixed wrong usage of sql_error again, in firebird.Oleg Pudeyev2011-03-071-2/+5
* [ticket/10057] Skip ibase_service_attach if firebird connection failed.Oleg Pudeyev2011-03-061-1/+3
* [ticket/10057] Check for interbase function existence.Oleg Pudeyev2011-03-061-0/+8
* [ticket/10057] Split statements in firebird dbal for readability.Oleg Pudeyev2011-03-061-2/+16
* [ticket/9637] Do not cache SQL server version in all casesJosh Woody2010-07-111-1/+10
* Add sql_bit_or() dbal method. Add ability to enable quick reply in all forums...Andreas Fischer2010-02-151-0/+5
* Lifted minimum requirement for Firebird DBMS from 2.0+ to 2.1+.Meik Sievertsen2009-08-131-2/+2
* ok, i am very sorry, but this needs to be fixed.Meik Sievertsen2009-08-121-0/+5
* Remove NUL-Bytes directly in request_var() for strings and within the custom ...Meik Sievertsen2008-10-021-1/+1
* Ok, story real database server info, as well as caching itMeik Sievertsen2008-09-041-5/+21
* Refine fix for #31445 originally committed in r8758Chris Smith2008-09-021-1/+1
* Correctly return results for nested cached queries (Bug #31445 - Patch by faw)Chris Smith2008-08-141-1/+1
* dumdidum... sorry. ;)Meik Sievertsen2007-10-051-4/+4
* #14207David M2007-08-241-2/+6
* #14211David M2007-08-241-1/+1
* #13033David M2007-07-051-4/+4
* Firebird tooDavid M2007-06-241-1/+1
* 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-22/+31
* correctly re-assign query resultMeik Sievertsen2007-06-121-1/+1
* - fixed Oracle's large data handlingDavid M2007-04-111-1/+74
* - Firebird supports the standard format for escaping stuffDavid M2007-03-111-1/+1
* - clean up mssql and mssql_odbc, mssql now uses a different method of dealing...David M2007-02-191-5/+5
* - fix some oddities (doubled spaces for example)Meik Sievertsen2007-01-261-1/+1
* ok, handled some bugs... the most important being validate_username (the vari...Meik Sievertsen2007-01-171-11/+4
* - installer now checks if the page size is correct for FirebirdDavid M2007-01-091-0/+15
* - cleaned up firebirdsqlDavid M2006-11-101-1/+1
* - store sql_layer directly within the layer itselfMeik Sievertsen2006-10-141-11/+2
* - finally removed sql_numrowsMeik Sievertsen2006-10-041-68/+21
* - query id can be zero [Bug #4584]Nils Adermann2006-10-031-1/+1
* - forgot to make the same change to the ODBC driverDavid M2006-10-011-3/+16
* made sql_rowseek consistent with the dbal methods as well as fixing sql_query...Meik Sievertsen2006-09-231-1/+1
* - no more encoding mixture, say hello to UTF-8 (I'll add a validation solutio...Nils Adermann2006-09-171-1/+1
* some updates. Also adjusted the utf tools and normalizer more to our coding g...Meik Sievertsen2006-08-221-5/+5
* ok, but this time...Meik Sievertsen2006-08-021-4/+13
* this change should let firebird work again correctly... or not.Meik Sievertsen2006-08-021-8/+3
* - acm_file uses an index pointer to the current row instead of shifting the r...Nils Adermann2006-08-011-1/+40
* - Some profile stuff :DDavid M2006-07-151-1/+1
* - tackle some usability issuesMeik Sievertsen2006-07-091-0/+24
* make sure custom profile fields are created correctly on registration (#2225)Meik Sievertsen2006-06-131-6/+6
* ok, this one is rather large... the most important change:Meik Sievertsen2006-06-061-17/+7
* some adjustmentsMeik Sievertsen2006-06-021-28/+16
* - seperate queries and cached queriesMeik Sievertsen2006-05-201-2/+1
* I hope nothing broke!David M2006-05-051-2/+11
* Firebird changesDavid M2006-04-191-4/+4
* - make freeresult work as it shouldDavid M2006-04-181-5/+0
* - Forgot to remove a lang stringDavid M2006-04-181-0/+2