init(_:)
Creates a migration manager with the specified stages.
Declaration
convenience init(_ stages: [NSMigrationStage])Parameters
- stages:
The array of migration stages to execute.
Creates a migration manager with the specified stages.
convenience init(_ stages: [NSMigrationStage])The array of migration stages to execute.