Redgate Flyway

For PostgreSQL users - where are your DBs hosted?

Flyway Init Project Name Setting

Description

The name of the project. Will set name in the generated configuration file.

Type

String

Default

This is normally a required parameter of the init command. This is only optional when upgrading or importing a project, at which point the default is the name of the source project.

Usage

Command-line

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

Didn't find what you were looking for?