Skip to content

db:migrate doesn't reload migration files #22

@amalagaura

Description

@amalagaura

After fat fingering a migration file
PG::Error: ERROR: type "stringa" does not exist

I fix the migration, but rake "db:migrate" does not pick up the new corrected file, if running the command again it will either say:

** Invoke db:migrate => "Completed"

or throw the same exception again. I try reload! but it does not help.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions