This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Flyway.
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 |