fbiville opened this issue 2 years ago · 1 comments
Details here: https://community.neo4j.com/t5/neo4j-graph-platform/liquibase-clear-checksums-usage-throws-sqlexception/m-p/46915
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).
liquibase.Liquibase#clearCheckSums
liquibase.ext.neo4j.changelog.Neo4jChangelogHistoryService#clearAllCheckSums