HomePhabricator
Diffusion Comm f643d8fcd460

[web-db] get client database store from SQLite

Description

[web-db] get client database store from SQLite

Summary:
Fetching user store (only drafts for now), matching native version.

Depends on D7153

Test Plan:
Run this code

await webDBWorker.scheduleOnWorker({
   type: workerRequestMessageTypes.GET_CLIENT_STORE
});

and check if drafts are properly returned.

Reviewers: michal, tomek, marcin, ashoat

Reviewed By: ashoat

Subscribers: ashoat, atul

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

Details

Provenance
kamilAuthored on Mar 21 2023, 7:07 AM
Reviewer
ashoat
Differential Revision
D7154: [web-db] get client database store from SQLite
Parents
rCOMMefff9422557b: [web-db] process Draft Store Operations on worker
Branches
Unknown
Tags
Unknown