aboutsummaryrefslogtreecommitdiffstats
path: root/tests/dbal/migration/if.php
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/15274] Allow "custom" migrations to use parametersjaviexin2019-05-081-2/+2
| | | | | | Remove references in migration tool. PHPBB3-15274
* [ticket/14742] Add test for (not) reverting ifOliver Schramm2016-08-111-2/+2
| | | | PHPBB3-14742
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-3/+7
| | | | PHPBB3-12594
* [ticket/12349] Update license header in several new filesJoas Schilling2014-04-031-1/+1
| | | | PHPBB3-12349
* [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-5/+0
| | | | PHPBB3-11318
* [feature/migrations] Fix if method (and create a test for it)Nathan Guse2013-01-091-0/+49
PHPBB3-9737