Skip to content

bug: dbup status returns -1 when there are runAlways scripts #39

@drewburlingame

Description

@drewburlingame

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions