Oracle Data Check Tables For Data Setting
Published 15 January 2025
Description
Checks each table for data. If either table is empty, no comparison key is required.
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.checkTablesForData=true
TOML Configuration File
[redgateCompare.oracle.data.options.comparison]
checkTablesForData = true