A curated list of awesome frameworks, libraries and software for the Java programming language.
Put Liquibase back under database
Liquibase is a far more architecturally sound database change management than Flyway. Liquibase abstracts underlying databases by not using SQL for most of the change scripts. It also offers database refactorings (like rename column) that could be modified to do whatever is most efficient for a particular database with using proprietary SQL.
L
levonk committed
73d4d453be1f298e72900d5cfb1e1e1a0dada55a
Parent: 93d29eb