aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/db/driver
Commit message (Expand)AuthorAgeFilesLines
* [ticket/14739] Remove SQLite 2.8.x database driverJakub Senko2016-11-161-384/+0
* [ticket/10809] Remove MSSQL supportJakub Senko2016-08-021-494/+0
* Merge branch 'ticket/14136' into ticket/14136-3.2.xMarc Alexander2016-03-241-0/+1
|\
| * [ticket/14136] Add back X-UA-Compatible meta tagMarc Alexander2016-03-241-0/+1
* | [ticket/13454] Remove unused variablesMarc Alexander2016-01-061-1/+1
* | [ticket/13454] Remove unused variablesMarc Alexander2016-01-061-2/+0
* | [feature/sql-bool-builder] Fixing misuse of LOGICAL_OP instead of STATEMENTSbrunoais2015-11-241-1/+1
* | [feature/sql-bool-builder] Fixing typos in previous commitbrunoais2015-11-121-2/+2
* | [feature/sql-bool-builder] Changing syntax pt3. Don't use magic numbersbrunoais2015-11-111-15/+24
* | [feature/sql-bool-builder] Changing syntaxbrunoais2015-11-111-5/+5
* | [ticket/14044] Automatically trigger rollback on insert in transactionMarc Alexander2015-10-231-2/+8
* | [ticket/14044] Fix Sqlite error in testsMarc Alexander2015-10-231-1/+13
* | [ticket/13652] Fix coding styleTristan Darricau2015-10-141-1/+1
* | Merge pull request #3441 from brunoais/feature/sql-bool-builderTristan Darricau2015-10-141-1/+136
|\ \
| * | [feature/sql-bool-builder] Adding the IS operator to predicted operatorsbrunoais2015-03-171-0/+18
| * | [feature/sql-bool-builder] Added LIKE and NOT_LIKE to the comparationsbrunoais2015-03-161-0/+12
| * | [feature/sql-bool-builder] Explain better the code in the firstbrunoais2015-03-161-0/+2
| * | [feature/sql-bool-builder] Also use parenthesis for the NOT operatorbrunoais2015-03-161-1/+1
| * | [feature/sql-bool-builder] AS keyword must be lowercase;brunoais2015-03-161-1/+1
| * | [feature/sql-bool-builder] Added code to use this feature for the WHERE clausebrunoais2015-03-161-1/+12
| * | [feature/sql-bool-builder] Removed non-necessary spacesbrunoais2015-03-161-29/+29
| * | [feature/sql-bool-builder] First working versionbrunoais2015-03-161-0/+92
* | | Merge branch '3.1.x'Tristan Darricau2015-09-091-0/+1
|\ \ \ | | |/ | |/|
| * | [ticket/13423] Set busyTimeout on connect to prevent db lockingMarc Alexander2015-09-071-0/+1
* | | Merge branch '3.1.x'Andreas Fischer2015-08-201-1/+1
|\ \ \ | |/ / | | / | |/ |/|
| * [ticket/14116] sql_affectedrows method has no argumentsMatt Friedman2015-08-191-1/+1
* | Merge branch '3.1.x'Andreas Fischer2015-02-171-2/+1
|\ \ | |/
| * [ticket/13570] Remove unnecessary ternary condition from mysqli driverJakub Senko2015-02-161-2/+1
* | [feature/patchwork-utf8] Remove utf8_str_replaceNicolas Grekas2014-11-081-4/+4
* | Merge branch 'develop-ascraeus' into developJoas Schilling2014-08-1010-3/+111
|\ \ | |/
| * [ticket/12671] Possibility to use NOT LIKE expressionGeolim42014-08-092-7/+7
| * [ticket/12671] Possibility to use NOT LIKE expressionGeolim42014-08-092-4/+4
| * [ticket/12671] Possibility to use NOT LIKE expressionGeolim42014-08-082-1/+18
| * [ticket/12671] Possibility to use NOT LIKE expressionGeolim42014-08-089-0/+91
* | Merge pull request #2637 from Nicofuma/ticket/12387Joas Schilling2014-08-0710-138/+247
|\ \ | |/ |/|
| * [ticket/12387] Fix \phpbb\db\driver\mysqli::sql_freeresultTristan Darricau2014-06-221-1/+6
| * [ticket/12387] Remove unnecessary checksTristan Darricau2014-06-225-5/+5
| * [ticket/12387] mssql_query return true if a select query returns 0 rowTristan Darricau2014-06-221-2/+12
| * [ticket/12387] Cleanup *_free_result call and remove @ on that callTristan Darricau2014-06-2210-133/+227
* | Merge pull request #2711 from n-aleha/ticket/12829Andreas Fischer2014-07-111-6/+2
|\ \
| * | [ticket/12829] Remove check for pgsql 8.3/8.2n-aleha2014-07-071-6/+2
* | | Merge pull request #2690 from Noxwizard/ticket/12802Tristan Darricau2014-07-071-3/+4
|\ \ \ | |/ / |/| |
| * | [ticket/12802] Properly handle connection failures in SQLite3Patrick Webster2014-07-031-3/+4
* | | Merge remote-tracking branch 'github-nicofuma/ticket/12446' into develop-ascr...Nils Adermann2014-07-043-0/+615
|\ \ \
| * | | [ticket/12446] Unnecessary db connect inphpbb_bootstrap_enabled_extsTristan Darricau2014-06-263-0/+615
* | | | [ticket/12764] Properly handle errors upon connecting to MySQLi databaseMarc Alexander2014-06-261-1/+5
|/ / /
* | | Merge pull request #2629 from nickvergessen/ticket/12747Andreas Fischer2014-06-221-534/+0
|\ \ \
| * | | [ticket/12747] Drop support for FirebirdJoas Schilling2014-06-201-526/+0
* | | | Merge pull request #2591 from rxu/ticket/12704Joas Schilling2014-06-2210-0/+80
|\ \ \ \ | |_|_|/ |/| | |
| * | | [ticket/12704] Improve the load time information in the footer when enabledrxu2014-06-2010-0/+80
| | |/ | |/|