Redgate Flyway

For PostgreSQL users - where are your DBs hosted?

Flyway Desktop Generate Undo Scripts Setting

Description

When enabled, an undo script will be generated for every versioned migration which is generated in Flyway Desktop.

Type

Boolean

Default

false

Usage

Flyway Desktop

This setting can be configured from the project settings menu in Flyway Desktop.

TOML Configuration File

[flywayDesktop.generate]
undoScripts = true

Didn't find what you were looking for?