How is it possible to mark specific changeset as applied in liquibase maven plugin? There's nothing about that in documentation, the command markNextChangeSetRan seems to do nothing.
There is a "hacky" solution for this problem:
changeSet XML element. Remember to leave the changeSet with its id and author parameters in the liquibase XML file.mvn liquibase:update
changeSet.mvn liquibase:update again
Validation Failed: 1 change sets check sum with the new sum. Copy that new check sum from the error.DATABASECHANGELOG table of the target database.If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With