HomePhabricator
Diffusion Comm 59f8c4f6cbd0

[native/web] introduce migration to move local message info to sqlite

Description

[native/web] introduce migration to move local message info to sqlite

Summary:
This migration moves + saves any existing local message infos into sqlite

Depends on D12358

Test Plan: 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

Reviewers: tomek, kamil, will

Reviewed By: tomek

Subscribers: will, ashoat, tomek

Differential Revision: https://phab.comm.dev/D12370

Details

Provenance
ginsuAuthored on Wed, Jun 12, 11:42 AM
Reviewer
tomek
Differential Revision
D12370: [native/web] introduce migration to move local message info to sqlite
Parents
rCOMMa86fb7ba13a4: [lib] update message reducer to use ops approach for local field
Branches
Unknown
Tags
Unknown