aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/db/tools
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/13725] Coding guidelines: static publicMatt Friedman2015-03-271-1/+1
| | | | PHPBB3-13725
* [ticket/10748] Split postgres DB tools into it's own classJoas Schilling2015-02-134-277/+637
| | | | PHPBB3-10748
* [ticket/10748] Overwrite the type map correctlyJoas Schilling2015-02-072-1/+4
| | | | PHPBB3-10748
* [ticket/10748] Split MS SQL from the db tools file into it's ownJoas Schilling2015-02-073-574/+859
| | | | PHPBB3-10748
* Merge branch 'develop-ascraeus' into developJoas Schilling2015-01-231-1/+9
|
* [ticket/13487] Add factory for db tool classJoas Schilling2015-01-101-0/+35
| | | | | | This allows us to split up the large file one by one easily. PHPBB3-13487
* Merge branch 'develop-ascraeus' into developJoas Schilling2014-12-271-1/+1
|
* [ticket/13421] Move tools to subdirectoryJoas Schilling2014-12-062-0/+2978
PHPBB3-13421