⇢ | B | MigrationRepository added | |
⇢ | A | MigrationTableCreator added |
⇢ | B | MigrationRepository::getCurrentVersion() added | |
⇢ | B | MigrationRepository::getMigrationsToExecute() added | |
⇢ | B | MigrationRepository::shouldExecuteMigration() added | |
⇢ | B | MigrationTableCreator::createMigrationTable() added | |
⇢ | A | MigrationRepository::registerMigration() added | |
⇢ | A | MigrationRepository::getDeltaVersion() added | |
⇢ | A | MigrationRepository::ensureMigrationClassExists() added | |
⇢ | A | Configuration::getMigrationRepository() added | |
⇢ | A | MigrationRepository::getLatestVersion() added | |
⇢ | A | Configuration::getMigrationTableCreator() 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 |