Page MenuHomePhabricator

[CommCoreModule] implement ops for message store threads
ClosedPublic

Authored by kamil on Apr 17 2023, 10:07 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Apr 28, 12:57 PM
Unknown Object (File)
Sun, Apr 28, 12:57 PM
Unknown Object (File)
Sun, Apr 28, 12:57 PM
Unknown Object (File)
Sun, Apr 28, 12:57 PM
Unknown Object (File)
Sun, Apr 28, 12:54 PM
Unknown Object (File)
Apr 19 2024, 11:44 AM
Unknown Object (File)
Mar 28 2024, 7:55 PM
Unknown Object (File)
Mar 28 2024, 7:55 PM
Subscribers

Details

Summary

C++ version of message ops introduced in D7396.

Message IDs are not needed - can be computed based on Messages table.

Depends on D7468

Test Plan

Run some mock operations and check if they modify table properly.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable