So, I'v gotten a few liquibase questions lately regarding rollbacks and how I work with it. This will be a very short guide how to test your liquibase scripts [crayon-57b5cb46976cd630704276/] Start by setting a TAG for your current version you have (this is where the state you will rollback to) [crayon-57b5cb46976de399864765/] Then run your changes [...]