This implements the sqlite operations for thread activity in C++
Depends on D11579
Differential D11581
[sqlite] Implement C++ methods for thread activity Authored by will on Apr 8 2024, 1:33 PM.
Details This implements the sqlite operations for thread activity in C++ Depends on D11579 flow check. Ran the thread-activity-queries.test.js successfully
Diff Detail
Event TimelineComment Actions Looks good, thanks for adding unit tests... definitely improves confidence in changes |