when there are runAlways scripts , dbup status returns -1 and prints message
Database upgrade is required.
You have 1 more scripts to execute.
This seems to be because the scripts are not written to the journal table and not escaped in ToolEngine.RunStatusCommand.
runAlways scripts should not indicate more scripts need to run.
when there are
runAlwaysscripts ,dbup statusreturns -1 and prints messageThis seems to be because the scripts are not written to the journal table and not escaped in ToolEngine.RunStatusCommand.
runAlwaysscripts should not indicate more scripts need to run.