Skip to content
This repository was archived by the owner on Apr 13, 2019. It is now read-only.
This repository was archived by the owner on Apr 13, 2019. It is now read-only.

Create mechanism to collapse migrations betwen major versions #192

Description

@ejether

We don't want to carry around every migration ever and we may want to upgrade/improve the migration class in a non-backwards-compatible way.

I suggest we remove all migrations from the previous major version and only carry migrations for the current major version. There will need to be some better logic for 'edge sensing' where, for example, a 2.9 -> 3.0 migration.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    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