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)
Fri, Dec 20, 9:34 AM
Unknown Object (File)
Tue, Dec 10, 9:36 PM
Unknown Object (File)
Sun, Dec 8, 12:22 PM
Unknown Object (File)
Sat, Nov 30, 2:34 AM
Unknown Object (File)
Sat, Nov 30, 1:04 AM
Unknown Object (File)
Tue, Nov 26, 6:56 PM
Unknown Object (File)
Nov 23 2024, 3:00 AM
Unknown Object (File)
Nov 22 2024, 11:29 PM
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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.