FlywayConfiguration.

Driver Property

Summary

Fully qualified classname of the jdbc driver (autodetected by default based on Url)
Assembly
Cake.Flyway.dll
Namespace
Cake.Flyway
Containing Type
FlywayConfiguration

Syntax

public string Driver { get; set; }

Value

Type Description
string