Create all the operation types - similar to the other stores.
https://linear.app/comm/issue/ENG-3486/move-entrystore-to-sqlite
Differential D12137
[lib] Create entry store operations Authored by tomek on May 21 2024, 8:54 AM.
Details
Create all the operation types - similar to the other stores. https://linear.app/comm/issue/ENG-3486/move-entrystore-to-sqlite Flow
Diff Detail
Event TimelineComment Actions 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. |