generate preconditions with with onFail behavior for generate changelogs

Description

https://www.liquibase.org/documentation/generating_changelogs.html
I'm currently addressing an issue where the initial database creation wasn't done with liquibase, and when starting a "fresh" database, we always started with a dump. For various reasons I want to not do that.

I would like to simply generate preconditions where if the object already exists MARK_RAN

Environment

Darwin Calebs-MBP.lan 15.6.0 Darwin Kernel Version 15.6.0: Tue Jan 30 11:45:51 PST 2018; root:xnu-3248.73.8~1/RELEASE_X86_64 x86_64
Calebs-MBP:dex calebcushing$ java -version
java version "1.8.0_171"
Java(TM) SE Runtime Environment (build 1.8.0_171-b11)
Java HotSpot(TM) 64-Bit Server VM (build 25.171-b11, mixed mode)

Activity

Show:

Details

Reporter

Affects versions

Priority

Created May 31, 2018 at 6:46 PM
Updated May 31, 2018 at 6:46 PM