Back to Flyway

Oracle Data Comparison Options Namespace

documentation/Reference/Configuration/Redgate Compare Namespace/Redgate Compare Oracle Namespace/Oracle Data Comparison Options Namespace.md

latest3.0 KB
Original Source

{% include enterprise.html %}

This namespace contains the configurations relating to Oracle static data comparison.

Settings

SettingTypeDescription
checkTablesForDataBooleanCheck each table for data.
includeViewsBooleanInclude views in the comparison.
trimTrailingSpacesBooleanIf the data in two columns differs only by the number of spaces at the end of the string, treat it as identical.
ignoreControlCharactersBooleanIgnore control character differences in text data.
ignoreWhiteSpaceBooleanIgnore whitespace differences in text data.
includeSourceTablesBooleanAllow data comparison when tables exist in source but not in target.
ignoreDateTypeDifferencesBooleanIgnore data differences in date type columns.