Page MenuHomePhabricator

Remove trivial implementations of getPagingColumn()
ClosedPublic

Authored by epriestley on Apr 12 2015, 2:02 AM.
Tags
None
Referenced Files
F13301137: D12356.diff
Fri, Jun 7, 3:21 PM
F13284984: D12356.id29678.diff
Mon, Jun 3, 12:23 PM
F13266292: D12356.diff
Tue, May 28, 12:11 PM
F13250236: D12356.diff
Fri, May 24, 1:27 PM
F13237740: D12356.id29759.diff
Tue, May 21, 2:45 PM
F13236305: D12356.id29678.diff
Tue, May 21, 9:08 AM
F13235957: D12356.id.diff
Tue, May 21, 7:19 AM
F13235846: D12356.diff
Tue, May 21, 6:53 AM
Subscribers

Details

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.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Remove trivial implementations of getPagingColumn().
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
btrahan edited edge metadata.
This revision is now accepted and ready to land.Apr 13 2015, 5:11 PM
This revision was automatically updated to reflect the committed changes.