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
Target version up to which Flyway should consider migrations.
The special value 'current' designates the current version of the schema. (default: latest version)- Assembly
- Cake
.Flyway .dll - Namespace
- Cake
.Flyway - Containing Type
- FlywayConfiguration
Syntax
public string Target { get; set; }
Value
Type | Description |
---|---|
string |