Page MenuHomePhabricator

[lib] Create entry store operations
ClosedPublic

Authored by tomek on May 21 2024, 1:54 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Nov 10, 3:26 PM
Unknown Object (File)
Sun, Nov 10, 7:03 AM
Unknown Object (File)
Sun, Nov 10, 7:00 AM
Unknown Object (File)
Sun, Nov 10, 6:06 AM
Unknown Object (File)
Sun, Nov 10, 1:38 AM
Unknown Object (File)
Thu, Nov 7, 10:44 PM
Unknown Object (File)
Sat, Nov 2, 2:01 AM
Unknown Object (File)
Sat, Nov 2, 1:18 AM
Subscribers

Details

Summary

Create all the operation types - similar to the other stores.

https://linear.app/comm/issue/ENG-3486/move-entrystore-to-sqlite

Test Plan

Flow

Diff Detail

Repository
rCOMM Comm
Branch
entries
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

tomek requested review of this revision.May 21 2024, 2:26 AM

It would be convenient if you could create a function that converts EntryInfo (of RawEntryInfo) into ClientDBEntryInfo - it will help me write tests for first C++ diff.

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