Defining API, logic will be implemented in searchMessages in the next diff.
Depends on D12833
Paths
| Differential D12843 Authored by kamil on Jul 22 2024, 10:13 AM.
Details Summary Defining API, logic will be implemented in searchMessages in the next diff. Depends on D12833 Test Plan N/A, just defining method arguments and returned type
Diff Detail
Event Timelinekamil held this revision as a draft. Herald added a subscriber: ashoat. · View Herald TranscriptJul 22 2024, 10:13 AM2024-07-22 10:13:54 (UTC-7) Harbormaster failed remote builds in B30572: Diff 42636!Jul 22 2024, 10:35 AM2024-07-22 10:35:46 (UTC-7) kamil edited parent revisions, added: D12794: [native] Add MessageSearchStoreOperations; removed: D12833: [lib][web][native] Create message search store ops.Jul 23 2024, 2:51 AM2024-07-23 02:51:36 (UTC-7) Harbormaster completed remote builds in B30591: Diff 42665.Jul 23 2024, 3:07 AM2024-07-23 03:07:34 (UTC-7) kamil edited the summary of this revision. (Show Details)Jul 23 2024, 3:24 AM2024-07-23 03:24:22 (UTC-7) kamil added inline comments. tomek added inline comments. This revision is now accepted and ready to land.Jul 23 2024, 6:10 AM2024-07-23 06:10:55 (UTC-7) Comment Actions rename
kamil removed a parent revision: D12833: [lib][web][native] Create message search store ops.Jul 23 2024, 7:16 AM2024-07-23 07:16:55 (UTC-7) Harbormaster completed remote builds in B30611: Diff 42698.Jul 23 2024, 7:32 AM2024-07-23 07:32:57 (UTC-7) Closed by commit rCOMMb290620829de: [SQLite] add method for message search to SQLiteQueryExecutor for both web and… (authored by kamil). · Explain WhyJul 23 2024, 8:18 AM2024-07-23 08:18:03 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 42704 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
|