FlywayConfiguration.

InstalledBy Property

Summary

The username that will be recorded in the metadata table as having applied the migration. <<blank>> for the current database user of the connection. (default: <<blank>>).
Assembly
Cake.Flyway.dll
Namespace
Cake.Flyway
Containing Type
FlywayConfiguration

Syntax

public string InstalledBy { get; set; }

Value

Type Description
string