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)
Tue, Mar 18, 1:52 PM
Unknown Object (File)
Feb 28 2025, 1:17 AM
Unknown Object (File)
Feb 28 2025, 1:14 AM
Unknown Object (File)
Feb 26 2025, 11:41 AM
Unknown Object (File)
Feb 26 2025, 11:41 AM
Unknown Object (File)
Feb 26 2025, 11:41 AM
Unknown Object (File)
Feb 26 2025, 11:41 AM
Unknown Object (File)
Feb 18 2025, 9:51 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
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.