⇢ | B | MigrationRepository added | |
⇢ | A | MigrationTableCreator added | |
⇢ | A | MigrationPlanCalculator added | |
⇢ | A | VersionAliasResolver added |
⇢ | C | VersionAliasResolver::resolveVersionAlias() added | |
⇢ | B | MigrationRepository::getCurrentVersion() added | |
⇢ | B | MigrationPlanCalculator::shouldExecuteMigration() added | |
⇢ | B | MigrationPlanCalculator::getMigrationsToExecute() added | |
⇢ | B | MigrationTableCreator::createMigrationTable() added | |
⇢ | A | MigrationRepository::registerMigration() added | |
⇢ | A | MigrationRepository::getDeltaVersion() added | |
⇢ | A | MigrationRepository::getAvailableVersions() added | |
⇢ | A | Configuration::getMigrationTableCreator() added | |
⇢ | A | MigrationTableCreator::isMigrationTableCreated() 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 |