HomePhorge

Convert simple query subclasses to use internal cursors

Description

Convert simple query subclasses to use internal cursors

Summary:
Depends on D20291. Ref T13259. Move all the simple cases (where paging depends only on the partial object and does not depend on keys) to a simple wrapper.

This leaves a smaller set of more complex cases where we care about external data or which keys were requested that I'll convert in followups.

Test Plan: Poked at things, but a lot of stuff is still broken until everything is converted.

Reviewers: amckinley

Reviewed By: amckinley

Subscribers: PHID-OPKG-gm6ozazyms6q6i22gyam

Maniphest Tasks: T13259

Differential Revision: https://secure.phabricator.com/D20292

Details

Provenance
epriestleyAuthored on Mar 18 2019, 11:44 AM
themackabuPushed on Mar 25 2025, 8:07 PM
Parents
rP1b0ef4391032: Separate internal and external Query Cursors more cleanly, to fix pagination…
Branches
Unknown
Tags
Unknown

Event Timeline