aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/console/command/db/revert.php
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/14895] Fix issues in CLI classesMatt Friedman2016-12-081-21/+3
| | | | PHPBB3-14895
* [ticket/14895] Use SymfonyStyle in all CLIMatt Friedman2016-12-081-3/+7
| | | | PHPBB3-14895
* [ticket/14039] Revamp updaterMate Bartus2015-10-171-2/+7
| | | | PHPBB3-14039
* [ticket/14162] Add CLI command db:revertZoddo2015-09-201-0/+83
This command allow to revert a migration from the CLI PHPBB3-14162