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.Flyway.
Summary
Whether to disabled clean. (default: false)
This is especially useful for production environments where running clean can be quite a career limiting move.- Assembly
- Cake
.Flyway .dll - Namespace
- Cake
.Flyway - Containing Type
- FlywayConfiguration
Syntax
public Nullable<bool> CleanDisabled { get; set; }
Value
Type | Description |
---|---|
Nullable |