Skip to content

Insert / pre-populate migrations schema to reflect migrations manually applied before Postgrator first use #91

@joelbernstein

Description

@joelbernstein

Assume a real-world scenario where the production database has had migrations applied by hand.

Does Postgrator expose enough interface to be able to use it to enter ros in the migration schema as though they had been inserted by running the migrations? That is, assuming I certify that the migration has been manually applied, how can I tell postgrator that this is the case, and have it recorded with md5sums in the appropriate db table?

I would be willing to make the necessary modifications, if this isn't already possible, if someone could give me some pointers.

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