메소드 | 설명 | |
---|---|---|
DirectMigrateUp ( IMigration migration ) : void | ||
EnsureDatabseExists ( ) : void | ||
MigrateToLatest ( ) : void | ||
Migrator ( |
메소드 | 설명 | |
---|---|---|
CreateMigrationRunner ( ) : FluentMigrator.Runner.MigrationRunner | ||
GetMigrationProcessor ( ) : IMigrationProcessor | ||
GetMigrationProcessorFactory ( IDatabaseConfig databaseConfig ) : IMigrationProcessorFactory | ||
TableExists ( string tableName ) : bool |
public DirectMigrateUp ( IMigration migration ) : void | ||
migration | IMigration | |
리턴 | void |
public Migrator ( |
||
databaseConfig | ||
리턴 | System |