Flyway Init From Setting
Published 15 January 2025
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