Allow user to restore database to default settings
Closes #90 (closed)
Add a backup DB, which is a duplicate of the working DB. Also add a pipeline to make sure that the backup DB is updated.
Edited by Kien Le
Merge request reports
Activity
Filter activity
added Type: Feature label
assigned to @kienle
added 1 commit
- bbda62e7 - Include the backup database in the built software
removed Type: Feature label
requested review from @ldam
@kienle I'm not sure we want to restore the whole DB. I was thinking about resetting each table when needed by copy it from backup.db
added 58 commits
-
f4f015d2...8c2713fc - 49 commits from branch
master
- 52925ac1 - Remove mass-position event lines
- 21ac574f - flake8
- 9bad3b27 - Create backup database
- f63ca435 - Create backup database
- b8bc4902 - Add menu option to reset database
- 5b67566b - Implement resetting database to default settings
- c7fab563 - Include the backup database in the built software
- 9c28575d - flake8
- a16ab766 - Update backup DB
Toggle commit list-
f4f015d2...8c2713fc - 49 commits from branch
added StatusOn Hold label
requested review from @ldam
removed review request for @ldam
added 1 commit
- 332b32b0 - Add new CI/CD job to check backup DB is updated
Please register or sign in to reply