SQLcl Liquibase - generate-schema enhanced. Capture only new changes since provided date.
SQLcl Liquibase generate-schema command is excellent (read more here)
But what If I don't want to capture all my objects repeatedly?
I want to capture, e.g. every week, all the objects that have chang
rafal.hashnode.dev1 min read