For PostgreSQL users - where are your DBs hosted?

Flyway Init From Setting

Description

The path of a project to import from. This will be resolved relative to the working directory.

Type

String

Default

Defaults to the working directory if fromType is specified.

Usage

Command-line

flyway init -projectName=MyProject -databaseType=Sqlite -from=flyway.conf

Didn't find what you were looking for?