aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/db/driver/sqlite3.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/12671] Possibility to use NOT LIKE expressionGeolim42014-08-091-4/+4
* [ticket/12671] Possibility to use NOT LIKE expressionGeolim42014-08-091-2/+2
* [ticket/12671] Possibility to use NOT LIKE expressionGeolim42014-08-081-0/+17
* 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
* | [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
* [feature/sqlite3] Update docblocks and function visibilityPatrick Webster2014-05-021-23/+48
* [feature/sqlite3] Add support for SQLite 3Patrick Webster2014-05-021-0/+350