Skip to content
This repository was archived by the owner on Jun 22, 2022. It is now read-only.

How to update the data if the model definition has changed #39

@jakobkmar

Description

@jakobkmar

What is the recommended way of updating the data currently stored in the database if the definition of the model has changed (e.g. new fields (may be nullable) or just a new index over existing fields)?

I am asking this because if you for example just add a new index, the old database entries are not covered by this index and therefore not visible for some operations.

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