Page MenuHomePhabricator

Remove trivial implementations of getPagingColumn()
ClosedPublic

Authored by epriestley on Apr 12 2015, 2:02 AM.
Tags
None
Referenced Files
F19819759: D12356.id.diff
Fri, Mar 6, 8:57 AM
F19633768: D12356.id29759.diff
Feb 5 2026, 7:14 AM
F19541029: D12356.id29678.diff
Jan 22 2026, 1:52 AM
F19524486: D12356.id29678.diff
Jan 18 2026, 1:27 AM
F19321259: D12356.id29759.diff
Dec 25 2025, 9:50 AM
F19095582: D12356.diff
Dec 4 2025, 5:43 AM
F18855516: D12356.id29678.diff
Nov 1 2025, 5:28 AM
F18766188: D12356.id.diff
Oct 7 2025, 3:25 PM
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.