1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-03-02 15:39:36 +01:00
phorge-phorge/src/applications/phame/query
epriestley d4847c3eeb 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
2019-03-19 13:00:27 -07:00
..
PhameBlogQuery.php Support Ferret engine in Phame 2017-09-07 13:24:07 -07:00
PhameBlogSearchEngine.php Make "simple" a "button type", not a "color" 2017-05-30 17:59:37 -07:00
PhameBlogTransactionQuery.php Add mail support to PhameBlog 2015-11-08 08:11:47 -08:00
PhamePostQuery.php Convert simple query subclasses to use internal cursors 2019-03-19 13:00:27 -07:00
PhamePostSearchEngine.php Update Phame documentation to reflect changes to the application 2016-07-06 18:43:06 -07:00
PhamePostTransactionQuery.php Phame - move over post creation and edit to use an editor 2015-05-15 13:07:45 -07:00