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

unity3d - Rotate an object to face an opposite direction -

angular - Is it possible to get native element for formControl? -

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