Question

Is there a way to get the current status / progress of a migration? We are currently building a UI for flyway and we are having difficulties managing a progress bar.

flyway.migrate only return how many successful update were processed.

thanks

Was it helpful?

Solution

There is currently no way to hook into this.

Please file an enhancement request in the issue tracker.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top