Skip to content

Database migration on start #203

@PaulCCCCCCH

Description

@PaulCCCCCCH

Currently we do not have any database migration logic, i.e., changes in db schema will be ignored, and if new code depend on new db schema, things will fail. Users will have to manually delete the old database and restart Robustar.

Need to create a database migrator to handle schema change.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions