aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/db/driver/mssql.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/10809] Remove MSSQL supportJakub Senko2016-08-021-494/+0
* Merge branch 'develop-ascraeus' into developJoas Schilling2014-08-101-0/+9
|\
| * [ticket/12671] Possibility to use NOT LIKE expressionGeolim42014-08-081-0/+9
* | Merge pull request #2637 from Nicofuma/ticket/12387Joas Schilling2014-08-071-19/+37
|\ \ | |/ |/|
| * [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-221-18/+26
* | [ticket/12704] Improve the load time information in the footer when enabledrxu2014-06-201-0/+8
|/
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-4/+7
* [ticket/12282] Use {@inheritDoc} for inherited methodsJoas Schilling2014-04-011-19/+9
* [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-1/+1
* [ticket/11918] Make sql_freeresult() consistent across all DB driversPatrick Webster2013-10-141-3/+3
* [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-161-1/+3
* [ticket/11698] Moving all autoloadable files to phpbb/Nils Adermann2013-07-141-0/+472