FlywayResourceConfiguration Properties
Record Properties 1 member
Flyway resource configuration.
Path to the directory containing Flyway migration scripts.
public string MigrationScriptsPath { get; init; }Remarks
This is an absolute or relative path on the host machine, and must be accessible by Docker.