faf-java-api
faf-java-api copied to clipboard
Flyway version check: Move from exact matching version to minimum required version
Not all db migrations are relevant for the API. It turned out to be very annoying to need an exact match in the Flyway version. Instead it would be better if the API internally requires a minimum version.