Back to Flyway

Oracle Include Storage Logging Setting

documentation/Reference/Configuration/Redgate Compare Namespace/Redgate Compare Oracle Namespace/Oracle Storage Options Namespace/Oracle Include Storage Logging Setting.md

latest430 B
Original Source

Description

Include the LOGGING | NOLOGGING clause.

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.storage.includeStorageLogging=true

TOML Configuration File

toml
[redgateCompare.oracle.options.storage]
includeStorageLogging = true