Back to Flyway

Oracle Ignore Supplemental Log Groups Setting

documentation/Reference/Configuration/Redgate Compare Namespace/Redgate Compare Oracle Namespace/Oracle Ignore Options Namespace/Oracle Ignore Supplemental Log Groups Setting.md

latest453 B
Original Source

Description

Ignores supplemental log groups when comparing tables.

Type

Boolean

Default

false

Usage

Flyway Desktop

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

Command-line

powershell
./flyway diff -redgateCompare.oracle.options.ignores.ignoreSupplementalLogGroups=true

TOML Configuration File

toml
[redgateCompare.oracle.options.ignores]
ignoreSupplementalLogGroups = true