Page MenuHomePhabricator

Implement SQLite API to handle entry store
ClosedPublic

Authored by marcin on May 21 2024, 3:24 AM.
Tags
None
Referenced Files
F3350750: D12138.diff
Fri, Nov 22, 11:49 PM
Unknown Object (File)
Sun, Nov 10, 1:53 PM
Unknown Object (File)
Sun, Nov 10, 1:38 AM
Unknown Object (File)
Fri, Nov 8, 10:46 AM
Unknown Object (File)
Fri, Nov 8, 8:47 AM
Unknown Object (File)
Sat, Nov 2, 1:03 AM
Unknown Object (File)
Fri, Nov 1, 7:20 PM
Unknown Object (File)
Oct 2 2024, 6:19 PM
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.