aboutsummaryrefslogtreecommitdiffstats
path: root/tests/dbal/migration/revert_with_dependency.php
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-161-1/+1
| | | | PHPBB3-11700
* [feature/migrations] Make the test depends_on methods staticNathan Guse2013-01-101-1/+1
| | | | PHPBB3-11318
* [feature/migrations] Basic reverting testNathan Guse2013-01-101-0/+16
PHPBB3-9737