Back to Flyway

Oracle Include Program Unit Roles Setting

documentation/Reference/Configuration/Redgate Compare Namespace/Redgate Compare Oracle Namespace/Oracle Behavior Options Namespace/Oracle Include Program Unit Roles Setting.md

latest546 B
Original Source

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

powershell
./flyway diff -redgateCompare.oracle.options.behavior.includeProgramUnitRoles=true

TOML Configuration File

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