* Schema changes int->tinyint and foreginkeys/indexes rename * Optimize schema migration to do all related changes within one statement per table - i.e. no redundant table re-builds * Foreign key checks disabled for huge dbs * Merge unify and convergence schemas as they both do migrations on common tables - reduce downtime * Rename unify schema
hawkBit JPA Flyway migration
JPA Flyway migrations scripts