Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Input Name

Input Code

Required

Description

Column Drop ActionFDORA_COL_DROP_ACTIONNo

Determines what action to take for "dropping" columns.

Can be set to SET UNUSED or DROP.

Defaults to SET UNUSED

Create BaselineFDORA_CREATE_BASELINE_FLGNo

Whether to generate a baseline on the target environment and compare to new baseline.

Defaults to false, which indicates that the DDL on the target server should be assumed to have been unaltered since the last deploy.

Currently the deployments are considered to be successful, even if they were previews.

This must be set to true if there are outside changes to the target Database.

Preview ExecutionFDORA_PREVIEW_EXECUTIONNo

Whether to bypass actual execution of the DDL, and simply run the compare.

Defaults to true.

...