Skip to content

Database migration on start #203

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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