Add database migrations for workspace background feature

- Add migration 0001 for background column in haex_workspaces table
- Update vault.db with new schema
- Sync Android assets database
This commit is contained in:
2025-11-03 01:32:00 +01:00
parent 88507410ed
commit 3a4f482021
7 changed files with 1524 additions and 0 deletions

View File

@ -0,0 +1,20 @@
{
"version": "7",
"dialect": "sqlite",
"entries": [
{
"idx": 0,
"version": "6",
"when": 1762119713008,
"tag": "0000_cynical_nicolaos",
"breakpoints": true
},
{
"idx": 1,
"version": "6",
"when": 1762122405562,
"tag": "0001_furry_brother_voodoo",
"breakpoints": true
}
]
}