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)
Sat, Nov 2, 12:59 PM
Unknown Object (File)
Oct 24 2024, 11:19 AM
Unknown Object (File)
Oct 22 2024, 8:51 PM
Unknown Object (File)
Oct 21 2024, 11:28 AM
Unknown Object (File)
Oct 21 2024, 9:37 AM
Unknown Object (File)
Oct 20 2024, 6:04 PM
Unknown Object (File)
Oct 14 2024, 8:29 PM
Unknown Object (File)
Oct 7 2024, 2:32 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