3
votes
How to upgrade database schema built with an ORM tool?
LiquiBase is an interesting open source library for handling database refactorings (upgrades). I have not used it, but will definitely give it …
