Skip to content

Doesn't catch migrations when running db:migrate:reset #58

@jasonkarns

Description

@jasonkarns

The mechanism to enhance the db:migrate task doesn't work reliably within Rails task system.

When running rake db:migrate:reset (which is ostensibly the same as db:drop db:create db:migrate), the good_migrations autoload patching doesn't take effect.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions