aboutsummaryrefslogtreecommitdiffstats
path: root/tests/dbal/migration/revert.php
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/11700] Fix dbal tests after config namespace mishapNils Adermann2013-09-161-2/+2
| | | | PHPBB3-11700
* [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-161-3/+3
| | | | PHPBB3-11700
* [feature/migrations] Make the test depends_on methods staticNathan Guse2013-01-101-5/+0
| | | | PHPBB3-11318
* [feature/migrations] Basic reverting testNathan Guse2013-01-101-0/+45
PHPBB3-9737