Migration
Table of Contents
Namespaces
Interfaces
- IMigrationStep
- This interface represents a database migration step.
- IOutput
- Interface IOutput
- IRepairStep
- Repair step
- IRepairStepExpensive
- Expensive repair steps are non-critical repair steps that might take a long time to execute.
Classes
- BigIntMigration
- Abstract class implementing migration step.
- SimpleMigrationStep
- Abstract class implementing migration step.