Oracle Data Ignore Date Type Differences Setting

Description

Ignores data differences in date type (timestamp, date etc) columns.

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.data.options.comparison.ignoreDateTypeDifferences=true

TOML Configuration File

[redgateCompare.oracle.data.options.comparison]
ignoreDateTypeDifferences = true

Didn't find what you were looking for?