liquibase/liquibase-neo4j

clearChecksums not working

fbiville opened this issue · 1 comments

This is a bug in Liquibase core.
liquibase.Liquibase#clearCheckSums should rely on the change log history service (liquibase.ext.neo4j.changelog.Neo4jChangelogHistoryService#clearAllCheckSums is properly implemented).