Oracle Include Program Unit Roles Setting
Published 15 January 2025
Description
Includes program unit roles.
Note: user with SYS privileges is needed to include roles to program units in script, otherwise roles will not be scripted.
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.includeProgramUnitRoles=true
TOML Configuration File
[redgateCompare.oracle.options.behavior]
includeProgramUnitRoles = true