Liquibase
Liquibase workflows use the lb prepare kind. The host-side prerequisites and the full changelog
closure must be verified against the target Latest release.
sqlrs prepare:lb -- update --changelog-file db/changelog.xml
Arguments following -- are Liquibase arguments. Local files referenced by the changelog
participate in planning and state identity according to the current implementation.