There is no need to specify deviceID - we want to query and attempt to send all messages (usage later in the stack).
Depends on D12074
Paths
| Differential D12075 Authored by kamil on May 16 2024, 7:33 AM.
Details Summary There is no need to specify deviceID - we want to query and attempt to send all messages (usage later in the stack). Depends on D12074 Test Plan Tests
Diff Detail
Event Timelinekamil held this revision as a draft. Herald added a subscriber: ashoat. · View Herald TranscriptMay 16 2024, 7:33 AM2024-05-16 07:33:16 (UTC-7) Harbormaster completed remote builds in B28988: Diff 40292.May 16 2024, 7:48 AM2024-05-16 07:48:41 (UTC-7) This revision is now accepted and ready to land.May 17 2024, 6:33 AM2024-05-17 06:33:34 (UTC-7) Harbormaster completed remote builds in B29216: Diff 40589.May 23 2024, 8:55 AM2024-05-23 08:55:36 (UTC-7) Closed by commit rCOMM20a9300d4d38: [SQLite] remove `deviceID` param when getting all Outbound P2P messages (authored by kamil). · Explain WhyMay 23 2024, 9:02 AM2024-05-23 09:02:26 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 40594 native/cpp/CommonCpp/DatabaseManagers/DatabaseQueryExecutor.h
native/cpp/CommonCpp/DatabaseManagers/SQLiteQueryExecutor.h
native/cpp/CommonCpp/DatabaseManagers/SQLiteQueryExecutor.cpp
web/shared-worker/_generated/comm_query_executor.wasm
web/shared-worker/queries/outbound-p2p-message-queries.test.js
|