java - Migrating only a subset of Flyway migrations -


how force flyway apply subset of migrations , ignore rest using java?

callbacks handy can't stop migration happening.

you need implement migrationresolver , migrationexecutor in order catch situations.

i must though, sounds precarious solution implement sake of repeatable schema evolution. perhaps elaborate on situation requires this.


Comments

Popular posts from this blog

sql - MySQL - Finding Empty relations -

javascript - Why jQuery Select box change event is now working? -

c - Android and JNI real time clock -