aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/db/driver/mssql_base.php
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/15665] fix double semicolonhubaishan2018-11-201-1/+1
| | | | PHPBB3-15665
* [ticket/15665] Fix MSSQL crashes if upload dir>2GBhubaishan2018-11-201-0/+8
| | | | | | Add cast_expr_to_bigint() to mssql_base PHPBB3-15665
* [ticket/12671] Possibility to use NOT LIKE expressionGeolim42014-08-081-0/+9
| | | | PHPBB3-12671
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-4/+7
| | | | PHPBB3-12594
* [ticket/12282] Use {@inheritDoc} for inherited methodsJoas Schilling2014-04-011-1/+1
| | | | PHPBB3-12282
* [task/code-sniffer] Remove the IN_PHPBB check side-effect from class files.Andreas Fischer2013-10-301-8/+0
| | | | PHPBB3-11980
* [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-161-1/+3
| | | | PHPBB3-11700
* [ticket/11698] Moving all autoloadable files to phpbb/Nils Adermann2013-07-141-0/+65
PHPBB3-11698