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

Check the orderedManagedObjectModelNames match all models in the bundle #70

@lukestringer90

Description

@lukestringer90

When a new managed object model is created it is necessary supply the name of the model to the context manager so that migrations from one model to another can occur. However it is easy to forget to do this. Is there a a way to check that we haven't missed a model name? Possibly abort if a model is missing, or populate an error.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions