Skip to content

Automatic database backup before migration #156

@lennart-k

Description

@lennart-k
  • Database migrations only happen in 0.1 steps, naming scheme: db.sqlite3 -> db.sqlite3~before1.12
    • Can be disabled via configuration, on by default
  • Question: Shall we make sure the WAL is cleared?
    • This can be done by simply opening and closing the database again

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions