Skip to content

Would be nice if migrations had <Model>.reset_column_information statements #190

@hbaragar

Description

@hbaragar

In hobo migrations, after adding a column(s) to the Project model, there should be a

Project.reset_column_information

to make the new columns available in the migration for doing data conversion.
I had forgotten about this and spent three hours trying to figure out why my new columns were not being populated

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