MigrationManager constructor
MigrationManager(
- MigrationArtifactStore _artifactStore
Creates a new migration manager.
Implementation
MigrationManager(this._artifactStore);
Creates a new migration manager.
MigrationManager(this._artifactStore);