The function uses limit and offset to get a batch of messages.
Depends on D13138
Paths
| Differential D13140 Authored by tomek on Aug 22 2024, 10:19 AM.
Details Summary The function uses limit and offset to get a batch of messages. Depends on D13138 Test Plan Tests.
Diff Detail
Event TimelineHerald added a subscriber: ashoat. · View Herald TranscriptAug 22 2024, 10:19 AM2024-08-22 10:19:56 (UTC-7) Harbormaster completed remote builds in B31220: Diff 43591.Aug 22 2024, 10:37 AM2024-08-22 10:37:02 (UTC-7) Harbormaster completed remote builds in B31246: Diff 43619.Aug 23 2024, 9:26 AM2024-08-23 09:26:05 (UTC-7) Harbormaster completed remote builds in B31249: Diff 43622.Aug 23 2024, 9:43 AM2024-08-23 09:43:25 (UTC-7) kamil added inline comments. This revision is now accepted and ready to land.Aug 26 2024, 2:43 AM2024-08-26 02:43:55 (UTC-7) Harbormaster completed remote builds in B31278: Diff 43670.Aug 27 2024, 4:57 AM2024-08-27 04:57:17 (UTC-7) Closed by commit rCOMM1cee5c5f3b22: [web] Create a function that fetches messages in batches (authored by tomek). · Explain WhyAug 27 2024, 8:02 AM2024-08-27 08:02:07 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 43622 native/cpp/CommonCpp/DatabaseManagers/DatabaseQueryExecutor.h
native/cpp/CommonCpp/DatabaseManagers/SQLiteQueryExecutor.h
native/cpp/CommonCpp/DatabaseManagers/SQLiteQueryExecutor.cpp
web/cpp/SQLiteQueryExecutorBindings.cpp
|