Method | Description | |
---|---|---|
DirtyResolution ( ) : |
||
FromScratch ( ) : void | ||
MigrateTo ( string destinationVersion ) : |
||
Migrator ( IMigrationTracker tracker, IDatabaseRepository databaseRepository ) : System | ||
SafeResolution ( ) : |
||
StepDown ( ) : |
||
StepUp ( ) : |
||
Update ( ) : |
||
Verify ( ) : bool |
In a temporary database migrate all the way up then back down
|
public MigrateTo ( string destinationVersion ) : |
||
destinationVersion | string | |
return |
public Migrator ( IMigrationTracker tracker, IDatabaseRepository databaseRepository ) : System | ||
tracker | IMigrationTracker | |
databaseRepository | IDatabaseRepository | |
return | System |