You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looks like most the work has been done for us in spring-boot 1.5:
Vendor specific flyway migrations
You can now define flyway migration that are specific to a database vendor. To use vendor specific migrations, set the flyway.locations property as follows:
Perhaps add tests that verify the execution runs correctly.
The text was updated successfully, but these errors were encountered: