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 kamil on May 25 2023, 10:25 AM. Authored by Tags None Referenced Files
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. |