Similar to keyserver logic. Currently, nothing is happening when migration will fail but there is a followup task to improve error handling on web.
Depends on D7939
Differential D7982
[web-db] add migration logic to SQLite on web Authored by kamil on May 25 2023, 5:25 PM.
Details
Similar to keyserver logic. Currently, nothing is happening when migration will fail but there is a followup task to improve error handling on web. Depends on D7939
Diff Detail
Event TimelineComment Actions I think you could test the migration code by mocking the migrations variable with jest, but not sure if that's worth it. |