mirror of
https://github.com/logos-messaging/logos-delivery.git
synced 2026-03-01 14:43:12 +00:00
* adds queryFromWithPaging * adds unit test for paged queryFrom * adds a new resume with paging capability * unittest for resumePaging * fixes the bug * implementes a second version of query with paging * integrates the second version of resume * clean up * adds the error message * fixes a format issue * renames variables * defines DefaultPageSize * adds a todo * updates a docstring * gets the pagesize as proc input * updates unittest description * removes unused gcsafe pragma * better var naming * updates changelog * updates changelog * updates the TODO * more debug logs