Hi All
Liquibase Version: 3.0.0-rc1
May I know is the checksum calculation is the same for liquibase running with maven and used in Spring?
I got a problem where:
1) The changelog can be executed in Maven (no checksum failure)
2) Running the same changelog with Spring bean will generate checksum failure
Anyway to address this issue?
Thanks
Ian Lim