Metadata
Table of Contents
Namespaces
Classes
- AvailableMigration
- Available migrations may or may not be already executed The migration might be already executed or not.
- AvailableMigrationsList
- Represents a sorted list of migrations that may or maybe not be already executed.
- AvailableMigrationsSet
- Represents a non sorted list of migrations that may or may not be already executed.
- ExecutedMigration
- Represents an already executed migration.
- ExecutedMigrationsList
- Represents a sorted list of executed migrations.
- MigrationPlan
- Represents an available migration to be executed in a specific direction.
- MigrationPlanList
- Represents a sorted list of MigrationPlan instances to execute.