1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-15 11:22:40 +01:00
phorge-phorge/src/applications/people/query
epriestley 4fba6e7730 Remove trivial implementations of getPagingColumn()
Summary:
Ref T7803. Some Query subclasses implement getPagingColumn() in a trivial way, usually to provide a table alias.

Formalize the concept of a primary table alias, and remove obsoleted getPagingColumn() implementations.

Test Plan: Issued affected queries.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T7803

Differential Revision: https://secure.phabricator.com/D12356
2015-04-13 11:58:19 -07:00
..
PhabricatorPeopleLogQuery.php Fix method visibility for PhabricatorPolicyAwareQuery subclasses 2015-01-14 07:01:16 +11:00
PhabricatorPeopleLogSearchEngine.php Convert all tokenizers to take token/scalar inputs 2015-03-31 14:10:55 -07:00
PhabricatorPeopleQuery.php Remove trivial implementations of getPagingColumn() 2015-04-13 11:58:19 -07:00
PhabricatorPeopleSearchEngine.php Policy - filter app engines where the user can't see the application from panel editing 2015-02-04 15:47:48 -08:00