⇢ | B | MigrationRepository added | |
⇢ | A | MigrationTableCreator added | |
⇢ | A | MigrationPlanCalculator added |
⇢ | B | MigrationPlanCalculator::getMigrationsToExecute() added | |
⇢ | B | MigrationRepository::getCurrentVersion() added | |
⇢ | B | MigrationPlanCalculator::shouldExecuteMigration() added | |
⇢ | B | MigrationTableCreator::createMigrationTable() added | |
⇢ | A | MigrationRepository::registerMigration() added | |
⇢ | A | MigrationRepository::getDeltaVersion() added | |
⇢ | A | MigrationRepository::ensureMigrationClassExists() added | |
⇢ | A | MigrationRepository::getLatestVersion() added | |
⇢ | A | Configuration::getMigrationRepository() added | |
⇢ | A | MigrationRepository::getAvailableVersions() added | |
⋮ | view more | ||
B | ↗ | A | Configuration::createMigrationTable() improved |
B | ↗ | A | Configuration::getMigrationsToExecute() improved |
B | ↗ | A | Configuration::getCurrentVersion() improved |
B | ↛ | Configuration::shouldExecuteMigration() removed | |
A | ↛ | Configuration::loadMigrationsFromDirectory() removed | |
A | ↛ | Configuration::ensureMigrationClassExists() removed | |
A | ↛ | Configuration::getMigrationsColumn() removed |