phpbb/tests/dbal/migration
Nathan Guse 26c16559c3 [feature/migrations] Function effectively_installed() in migrations
Allows you to check if the migration is effectively installed
(entirely optionall)

This function is intended to help moving to migrations from a
previous database updater, where some migrations may have been
installed already even though they are not yet listed in the
migrations table.

PHPBB3-9737
2013-01-13 12:39:08 -06:00
..
dummy.php [feature/migrations] Make the test depends_on methods static 2013-01-10 22:48:31 -06:00
fail.php [feature/migrations] Make the test depends_on methods static 2013-01-10 22:48:31 -06:00
if.php [feature/migrations] Make the test depends_on methods static 2013-01-10 22:48:31 -06:00
installed.php [feature/migrations] Function effectively_installed() in migrations 2013-01-13 12:39:08 -06:00
recall.php [feature/migrations] Make the test depends_on methods static 2013-01-10 22:48:31 -06:00
revert.php [feature/migrations] Make the test depends_on methods static 2013-01-10 22:48:31 -06:00
revert_with_dependency.php [feature/migrations] Make the test depends_on methods static 2013-01-10 22:48:31 -06:00
unfulfillable.php [feature/migrations] Make the test depends_on methods static 2013-01-10 22:48:31 -06:00