FlywayConfiguration.

Resolvers Property

Summary

List of fully qualified class names of custom MigrationResolver to use for resolving migrations.
Assembly
Cake.Flyway.dll
Namespace
Cake.Flyway
Containing Type
FlywayConfiguration

Syntax

public IList<string> Resolvers { get; }

Value

Type Description
IList<string>