1. Db migrate - Hibernate/JPA - hbm2ddl - diff tools stackoverflow.comI use:
|
2. How do I mimic Hibernate hbm2ddl "create" behaviour in Liquibase? stackoverflow.comI've worked with liquibase 1.9.5 for a while now and got it to replace hibernate hbm2ddl strategy of creating tables and loading fixtures in it. Since it's a maven project and ... |