Oracle Use Forward Slash Setting

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

./flyway diff -redgateCompare.oracle.options.behavior.useForwardSlash=true

TOML Configuration File

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

Didn't find what you were looking for?