aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/db/driver/driver_interface.php
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/12671] Possibility to use NOT LIKE expressionGeolim42014-08-081-0/+10
| | | | PHPBB3-12671
* [ticket/12446] Unnecessary db connect inphpbb_bootstrap_enabled_extsTristan Darricau2014-06-261-0/+84
| | | | PHPBB3-12446
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-3/+7
| | | | PHPBB3-12594
* [ticket/12282] Add new line at EOF of the interfaceJoas Schilling2014-04-011-1/+1
| | | | PHPBB3-12282
* [ticket/12282] Add Interface for DBAL driversJoas Schilling2014-04-011-0/+355
PHPBB3-12282