This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.FluentMigrator.
Summary
Executes FluentMigrator using the provided settings.
- Assembly
- Cake
.FluentMigrator .dll - Namespace
- Cake
.FluentMigrator - Containing Type
- FluentMigratorRunner
Syntax
public void Run(FluentMigratorSettings settings)
Parameters
Name | Type | Description |
---|---|---|
settings | Fluent |
The settings. |
Return Value
Type | Description |
---|---|
void |