Oracle Use Forward Slash Setting
Published 15 January 2025
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