dryRun property

bool? dryRun
getter/setter pair

Only validates the apply process, but doesn't change the destination database.

Only works for PostgreSQL destination connection profile.

Optional.

Implementation

core.bool? dryRun;