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
If set to true, default built-in resolvers (jdbc, spring-jdbc and sql) are
skipped and only custom resolvers as defined by 'flyway.resolvers' are used.
(default: false)
- Assembly
- Cake
.Flyway .dll - Namespace
- Cake
.Flyway - Containing Type
- FlywayConfiguration
Syntax
public Nullable<bool> SkipDefaultResolvers { get; set; }
Value
Type | Description |
---|---|
Nullable |