FlywayConfiguration.

JarDirs Property

Summary

List of directories containing JDBC drivers and Java-based migrations. (default: <<INSTALL-DIR>>/jars)
Assembly
Cake.Flyway.dll
Namespace
Cake.Flyway
Containing Type
FlywayConfiguration

Syntax

public IList<DirectoryPath> JarDirs { get; }

Value

Type Description
IList<DirectoryPath>