Redgate Flyway

For PostgreSQL users - where are your DBs hosted?

Flyway Init File Name Setting

Description

The name of the main TOML settings file. This will be resolved relative to the working directory.

Type

String

Default

"flyway.toml"

Usage

Command-line

./flyway init -name="My Project" -databaseType="sqlserver" -fileName="custom.toml"

Didn't find what you were looking for?