Hi,
We have used Liquibase for a few years now and are quite happy with the tool. We have encountered the following situation a couple of times in our most recent database migration scripts though: a change set is logged in the databasechangelog table as executed but in reality, it wasn’t executed. The 2 change sets are simple blocks, with simple insert or update statements.
We use the 1.9 version of Liquibase.
As anyone encountered something similar?
Thanks a lot
Etienne