Replies: 1 comment 2 replies
-
update: added the location param to our properties file. Runs ok local, but when we deploy to ROSA it seems some how this setting is not getting sourced by Flyway. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Upgraded from 2.13.x to 3.2.0-final and now our quarkus instance won't start due to the failed flyway validation. We, do have java/jdbc script in the classpath (but, not under convention /db/migration like our other sql scripts). Any hints? Thanks.
Beta Was this translation helpful? Give feedback.
All reactions