spline #1191 Admin: print a backup reminder before database migration#1195
Conversation
|
What if the upgrade is run via script, not manually, will this cause issue in such a case? Should there be some |
All the user interactions are enabled when there is a console. In scripts, or e.g. when you run it from IDEA etc when the console is not attached to the process the above message won't appear. |
|
@korbelm , do you think we should print it even in the non-interactive mode, effectively always requiring |
|
i would keep |
187045b to
245332a
Compare
…lag name was changed to '--non-interactive' instead of '-y' for clarity.
…s for clarity.
|
Kudos, SonarCloud Quality Gate passed!
|
|
Added the The updated logic is the following:
|











Fixes #1191
Result: