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
This allows you to tie in custom code and logic to the Flyway lifecycle notifications (default: empty).
Set this to a list of fully qualified FlywayCallback class name implementations- Assembly
- Cake
.Flyway .dll - Namespace
- Cake
.Flyway - Containing Type
- FlywayConfiguration
Syntax
public IList<string> Callbacks { get; }
Value
Type | Description |
---|---|
IList |