Implements sqlite methods in C++ for message store local
Depends on D12247
Paths
| Differential D12248 Authored by will on May 30 2024, 8:12 AM.
Details Summary Implements sqlite methods in C++ for message store local Depends on D12247 Test Plan Successfully runs message-store-local-queries.test.js. Tested further later in stack
Diff Detail
Event TimelineHerald added subscribers: tomek, ashoat. · View Herald TranscriptMay 30 2024, 8:12 AM2024-05-30 08:12:40 (UTC-7) Harbormaster completed remote builds in B29305: Diff 40777.May 30 2024, 8:28 AM2024-05-30 08:28:19 (UTC-7) This revision is now accepted and ready to land.Jun 3 2024, 4:28 AM2024-06-03 04:28:43 (UTC-7) This revision was landed with ongoing or failed builds.Jun 7 2024, 12:36 PM2024-06-07 12:36:00 (UTC-7) Closed by commit rCOMM4cc2cf22274e: [sqlite] implement sqlite methods for message store local (authored by will). · Explain Why This revision was automatically updated to reflect the committed changes. Harbormaster completed remote builds in B29539: Diff 41122.Jun 7 2024, 12:46 PM2024-06-07 12:46:45 (UTC-7)
Revision Contents
Diff 41124 native/cpp/CommonCpp/DatabaseManagers/DatabaseQueryExecutor.h
native/cpp/CommonCpp/DatabaseManagers/SQLiteQueryExecutor.h
native/cpp/CommonCpp/DatabaseManagers/SQLiteQueryExecutor.cpp
native/cpp/CommonCpp/DatabaseManagers/entities/LocalMessageInfo.h
|