Clear Liquibase checksum on upgrade
overview Recently, I upgraded from spring 3.5 to 4. It went quite smoothly thanks to openrewrite script. There are some hiccups of course (with jackson objectmapper, custom deserializer) but thanks to Claude, those are solved quite quickly. One strange thing is that liquibase checksum changed. Many past migrations failed due to this error (I don’t … Read more