Skip to content

Database migration #3

@Unknown15082

Description

@Unknown15082

Currently, the database is reset everytime the code is rerun. This is to ensure that the database is updated to the latest schema, suitable for development.

However, this is not production-ready. We should either implement a way to migrate the data, or have another way to reset the data on-demand instead of every run.

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