Page MenuHomePhabricator

Prepare SQLiteQueryExecutor for single thread retrieval
ClosedPublic

Authored by marcin on Jun 7 2022, 6:56 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Jan 12, 12:52 AM
Unknown Object (File)
Dec 19 2024, 12:51 PM
Unknown Object (File)
Dec 19 2024, 12:51 PM
Unknown Object (File)
Dec 19 2024, 12:51 PM
Unknown Object (File)
Dec 19 2024, 12:51 PM
Unknown Object (File)
Dec 19 2024, 12:50 PM
Unknown Object (File)
Dec 19 2024, 12:45 PM
Unknown Object (File)
Dec 1 2024, 7:13 PM

Details

Summary

This diff extends SQLiteQueryExecutor API to include method to retrieve single thread based on its ID

Test Plan

No testing plan. Further diffs will use this functionality and provide appropriate testing plan.

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

marcin requested review of this revision.Jun 7 2022, 7:30 AM
This revision is now accepted and ready to land.Jun 8 2022, 6:24 AM

Rebase to master after CI change