refactor(backend): simplify media schema and recording metadata

This commit is contained in:
2026-03-11 17:15:00 +00:00
parent 662d8d7b90
commit c6919d8174
18 changed files with 223 additions and 113 deletions

View File

@@ -99,6 +99,13 @@
"when": 1770800000000,
"tag": "0013_users_password_hash_nullable",
"breakpoints": true
},
{
"idx": 14,
"version": "7",
"when": 1770900000000,
"tag": "0014_schema_simplification",
"breakpoints": true
}
]
}