Oracle Ignore Materialized View START WITH Value Setting

Description

Ignores materialized view START WITH value.

Type

Boolean

Default

true

Usage

Flyway Desktop

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

Command-line

./flyway diff -redgateCompare.oracle.options.ignores.ignoreMaterializedViewStartWithValue=false

TOML Configuration File

[redgateCompare.oracle.options.ignores]
ignoreMaterializedViewStartWithValue = false

Didn't find what you were looking for?