Replies: 2 comments 2 replies
-
/cc @cristhiank, @gastaldi, @geoand, @gsmet, @matejvasek, @patriot1burke |
Beta Was this translation helpful? Give feedback.
0 replies
-
Can you elaborate more on the |
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.
-
Currently, Flyway works well in a long running application using the migrate-at-start property. What's the best way to implement in a Quarkus Lambda application? I think it's not a good idea to run it with migrate-at-start set to true as it might slow the response of the service. How about having a new property migrate-at-end?
Beta Was this translation helpful? Give feedback.
All reactions