For PostgreSQL users - where are your DBs hosted?

Redgate Clone Resolver URL Setting

Flyway Enterprise

Description

The Redgate Clone server URL.

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.url='${clone.url}databaseName=my-database'

TOML Configuration File

[environments.development.resolvers.clone]
url = "https://clone.red-gate.com:1234/cloning-api"

Didn't find what you were looking for?