Oracle Exclude Schema Names Setting

Description

Excludes schema names from the deployment script.

Type

Boolean

Default

false

Usage

Flyway Desktop

This can be set from the comparison options settings in Oracle projects.

Command-line

./flyway diff -redgateCompare.oracle.options.behavior.excludeSchemaNames=true

TOML Configuration File

[redgateCompare.oracle.options.behavior]
excludeSchemaNames = true

Didn't find what you were looking for?