Files
spacedrive/docs/architecture/database.md
2022-05-23 00:03:45 -05:00

10 lines
205 B
Markdown

## Database backup
## Database migrations
Currently migrations are applied on app launch with no visual feedback, backup or error handling.
It doesn't appear that migrations are applied succesfully
##