Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FlywayPlugin: Prompt the user *again* before applying migration #368

Closed
kmanning opened this issue Apr 16, 2021 · 0 comments · Fixed by #371
Closed

FlywayPlugin: Prompt the user *again* before applying migration #368

kmanning opened this issue Apr 16, 2021 · 0 comments · Fixed by #371
Milestone

Comments

@kmanning
Copy link
Collaborator

kmanning commented Apr 16, 2021

  • If a pending migration is detected, when the user hits apply, prompt the user again, with a message, "There is a pending migration - are you sure you want to apply it?"
  • Migrations will likely be an infrequent event, so this is a way to optionally draw extra attention to a developer, to make them aware that they're making a change that they might not realize.
  • If this feature is not desired, the user can optionally disable it.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant