Redgate Flyway

For PostgreSQL users - where are your DBs hosted?

Flyway Prepare Force Setting

Description

If the deployment script already exists, overwrite it.

Type

Boolean

Default

false

Usage

Flyway Desktop

This can't be added to a configuration file via Flyway Desktop.

Command-line

./flyway prepare -force=true

TOML Configuration File

[flyway.prepare]
force = true

Didn't find what you were looking for?