⇢ | 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 | MigrationTableCreator::getMigrationsColumn() added | |
⇢ | A | MigrationTableCreator::isMigrationTableCreated() added | |
⇢ | A | MigrationRepository::__construct() added | |
⇢ | A | MigrationRepository::getMigratedVersions() 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 |