Oracle Include Permissions User Check Setting

Description

Script a condition around GRANTs and REVOKEs to ensure that these statements are skipped if the grantee/revokee is the user running the deployment script.

Type

Boolean

Default

false

Usage

Flyway Desktop

This can be set from the comparison options settings in Oracle projects.

Command-line

./flyway generate -redgateCompare.oracle.options.behavior.includePermissionsUserCheck=true

TOML Configuration File

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

Didn't find what you were looking for?