Page MenuHomePhabricator

Implement SQLite API to handle entry store
ClosedPublic

Authored by marcin on May 21 2024, 3:24 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Apr 8, 9:50 AM
Unknown Object (File)
Tue, Apr 8, 9:21 AM
Unknown Object (File)
Tue, Apr 8, 7:30 AM
Unknown Object (File)
Mon, Apr 7, 2:02 AM
Unknown Object (File)
Sun, Apr 6, 8:58 AM
Unknown Object (File)
Sun, Apr 6, 5:55 AM
Unknown Object (File)
Sun, Mar 23, 8:56 AM
Unknown Object (File)
Thu, Mar 20, 8:32 AM
Subscribers

Details

Summary

This differential implements SQLiteQueryExecutor API necessary to persist entry store.

Test Plan

Compile

Diff Detail

Repository
rCOMM Comm
Branch
marcin-tomek/eng-3486
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

marcin added inline comments.
web/shared-worker/queries/entry-queries.test.js
38–55

This will be removed soon as @tomek is implementing it in his files.

This revision is now accepted and ready to land.May 21 2024, 6:17 AM
This revision was automatically updated to reflect the committed changes.