FlywayConfiguration.

ConfigurationFile Property

Summary

Path to the Flyway configuration file to be used (default: <<INSTALL-DIR>>/conf/flyway.conf)
Assembly
Cake.Flyway.dll
Namespace
Cake.Flyway
Containing Type
FlywayConfiguration

Syntax

public string ConfigurationFile { get; set; }

Attributes

Type Description
ObsoleteAttribute

Value

Type Description
string