db schema tools
Editflyway
Liquibase
- http://www.liquibase.org/ : DB 리팩토링 툴
- http://geekdani.wordpress.com/2012/09/09/liquibase-database-change-management-tool/
- http://www.baeldung.com/liquibase-refactor-schema-of-java-app
WARNING 12. 12. 6 오후 1:40:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
JPA
- http://stackoverflow.com/questions/36549359/liquibase-generate-changelog-from-jpa-entities
- http://stackoverflow.com/questions/27877154/liquibase-and-jpa-annotated-entities