The frameworks looks pretty decent, but what I would really like is to be able to do TDD-style database migrations.
Right now I spend quite a bit of time carefully prepping Liquibase changesets, reverting the DB a couple of times, tweaking the script, re-running it and inspecting the changes.
That sounds just like what TDD was designed for...
Right now I spend quite a bit of time carefully prepping Liquibase changesets, reverting the DB a couple of times, tweaking the script, re-running it and inspecting the changes.
That sounds just like what TDD was designed for...