ifExistTargetObjects property
If true, use DROP ...
IF EXISTS commands to check for the object's existence before dropping it in clean_target_objects mode.
Optional.
Implementation
core.bool? ifExistTargetObjects;
If true, use DROP ...
IF EXISTS commands to check for the object's existence before dropping it in clean_target_objects mode.
Optional.
core.bool? ifExistTargetObjects;