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 automatically call validate or not when running migrate. (default: true)
- Assembly
- Cake
.Flyway .dll - Namespace
- Cake
.Flyway - Containing Type
- FlywayConfiguration
Syntax
public Nullable<bool> ValidateOnMigrate { get; set; }
Value
Type | Description |
---|---|
Nullable |