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.