aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/db/driver/mssqlnative.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/12624] Add debug.load_time parameterJakub Senko2019-05-091-2/+2
* [ticket/12627] Add debug.sql_explain parameterJakub Senko2019-05-091-4/+3
* [ticket/15612] Fix PHP7.2 count() bug in MSSQL driverhubaishan2018-08-251-1/+1
* Merge pull request #4680 from marc1706/ticket/15055Derky2018-01-051-1/+2
|\
| * [ticket/15055] Specify utf8 as character set in sqlsrv_connectMarc Alexander2018-01-011-1/+2
* | [ticket/14972] replace all occurrences of sizeof() with the count()rxu2018-01-011-1/+1
|/
* Merge pull request #2637 from Nicofuma/ticket/12387Joas Schilling2014-08-071-13/+21
|\
| * [ticket/12387] Remove unnecessary checksTristan Darricau2014-06-221-1/+1
| * [ticket/12387] Cleanup *_free_result call and remove @ on that callTristan Darricau2014-06-221-12/+20
* | Merge pull request #2591 from rxu/ticket/12704Joas Schilling2014-06-221-0/+8
|\ \ | |/ |/|
| * [ticket/12704] Improve the load time information in the footer when enabledrxu2014-06-201-0/+8
* | [ticket/12721] Add Squiz.Arrays.ArrayBracketSpacing in the legacy rulesetTristan Darricau2014-06-161-3/+3
|/
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-6/+10
* [ticket/12282] Use {@inheritDoc} for inherited methodsJoas Schilling2014-04-011-16/+7
* [task/code-sniffer] Remove class result_mssqlnative.Andreas Fischer2013-10-311-169/+0
* [task/code-sniffer] Remove the IN_PHPBB check side-effect from class files.Andreas Fischer2013-10-301-8/+0
* [ticket/11981] Fix code sniffer complaintsMarc Alexander2013-10-281-2/+2
* [ticket/11918] Make sql_freeresult() consistent across all DB driversPatrick Webster2013-10-141-1/+2
* [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-161-2/+4
* [ticket/11698] Moving all autoloadable files to phpbb/Nils Adermann2013-07-141-0/+613