Fetching user store (only drafts for now), matching native version.
Depends on D7153
Differential D7154
[web-db] get client database store from SQLite kamil on Mar 23 2023, 6:18 AM. Authored by Tags None Referenced Files
Details Fetching user store (only drafts for now), matching native version. Depends on D7153 Run this code await webDBWorker.scheduleOnWorker({ type: workerRequestMessageTypes.GET_CLIENT_STORE }); and check if drafts are properly returned.
Diff Detail
|