Skip to content

Option skip_on_db_migrate not honored #273

@martinechtner

Description

@martinechtner

Hi, the option skip_on_db_migrate does not seem to be honored when set to true in the yaml options file.

My config:

# .annotaterb.yml

...
:skip_on_db_migrate: true
...

Expected behaviour

When running migrate commands annotations would not be run.

Actual behaviour

Annotations are 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