Skip to content

Add DB Migration to backend #104

@ohaz

Description

@ohaz

When the backend changes the Models used in the database, the database has to be migrated or all data is lost.
Flask + Sqlalchemy supports this using alembic or a flask-wrapper for it: https://flask-migrate.readthedocs.io/en/latest/

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