For PostgreSQL users - where are your DBs hosted?

Redgate Clone Resolver Data Image Setting

Flyway Enterprise

Description

The data image to use for creating the container.

Type

String

Default

none

Usage

Flyway Desktop

This can be set from the connection dialog for databases types supported by Redgate Clone.

Command-line

./flyway info -environments.development.resolvers.clone.dataImage='mssql-empty'

TOML Configuration File

[environments.development.resolvers.clone]
dataImage = "mssql-empty"

Didn't find what you were looking for?