This migration moves + saves any existing local message infos into sqlite
Depends on D12358
Differential D12370
[native/web] introduce migration to move local message info to sqlite ginsu on Jun 9 2024, 11:02 PM. Authored by Tags None Referenced Files
Details This migration moves + saves any existing local message infos into sqlite Depends on D12358 Created some failed sent local messages, ran migrations and confirmed that the there are db rows in the local message client db for each failed message. Double checked in redux dev tools that the migrations ran successfully and additionally assertMessageStoreLocalMessageInfosAreEqual (which gets introduced in the next diff in this stack) does not throw errors whenever I open the app
Diff Detail
|