Back to Flyway

Oracle Use Forward Slash Setting

documentation/Reference/Configuration/Redgate Compare Namespace/Redgate Compare Oracle Namespace/Oracle Behavior Options Namespace/Oracle Use Forward Slash Setting.md

latest449 B
Original Source

Description

Terminates each statement in the deployment script with a forward slash.

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.behavior.useForwardSlash=true

TOML Configuration File

toml
[redgateCompare.oracle.options.behavior]
useForwardSlash = true