phpbb/phpBB/includes/db/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
..
tool [feature/migrations] Reverse data functionality 2013-01-09 18:24:32 -06:00
exception.php [feature/migrations] Fixing returns of callables and handling data state 2013-01-09 16:44:08 -06:00
migration.php [feature/migrations] Function effectively_installed() in migrations 2013-01-13 12:39:08 -06:00