Comment From: snicoll
I forgot to map the property and we can't map it as a boolean
as this is a Flyway Teams only property.
Comment From: wilkinsona
This issue is noteworthy due to the breaking change described in https://github.com/spring-projects/spring-boot/issues/23514#issuecomment-700139716:
Callback ordering has changed in Flyway 7. This will be a breaking change for anyone relying on registration order which we support via
@Order
andOrdered
.