FlywayConfiguration.

PlaceholderReplacement Property

Summary

Whether placeholders should be replaced. (default: true)
Assembly
Cake.Flyway.dll
Namespace
Cake.Flyway
Containing Type
FlywayConfiguration

Syntax

public Nullable<bool> PlaceholderReplacement { get; set; }

Value

Type Description
Nullable<bool>