-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request