It is possible to do it as one query but will be more complicated and less readable, I can update if reviewers think it worth it.
Each query is described in code comments.
Paths
| Differential D13028 Authored by kamil on Aug 8 2024, 4:23 AM.
Details
Summary It is possible to do it as one query but will be more complicated and less readable, I can update if reviewers think it worth it. Each query is described in code comments. Test Plan Tests
Diff Detail
Event Timelinekamil held this revision as a draft. Herald added a subscriber: ashoat. · View Herald TranscriptAug 8 2024, 4:23 AM2024-08-08 04:23:42 (UTC-7) Harbormaster failed remote builds in B31007: Diff 43256!Aug 8 2024, 4:46 AM2024-08-08 04:46:38 (UTC-7) tomek added inline comments.
This revision is now accepted and ready to land.Aug 12 2024, 1:11 AM2024-08-12 01:11:30 (UTC-7)
Harbormaster completed remote builds in B31007: Diff 43256.Aug 13 2024, 3:43 AM2024-08-13 03:43:41 (UTC-7) Closed by commit rCOMMdacfe284e5b0: [SQLite] implement resetting Outbound P2P messages (authored by kamil). · Explain WhyAug 13 2024, 4:10 AM2024-08-13 04:10:35 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 43328 native/cpp/CommonCpp/DatabaseManagers/DatabaseQueryExecutor.h
native/cpp/CommonCpp/DatabaseManagers/SQLiteQueryExecutor.h
native/cpp/CommonCpp/DatabaseManagers/SQLiteQueryExecutor.cpp
web/cpp/SQLiteQueryExecutorBindings.cpp
|