Page MenuHomePhabricator

Remove trivial implementations of getPagingColumn()
ClosedPublic

Authored by epriestley on Apr 12 2015, 2:02 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Jan 21, 12:20 AM
Unknown Object (File)
Fri, Jan 17, 11:08 PM
Unknown Object (File)
Mon, Dec 30, 5:46 AM
Unknown Object (File)
Sun, Dec 29, 6:47 PM
Unknown Object (File)
Dec 22 2024, 2:43 PM
Unknown Object (File)
Dec 20 2024, 9:46 AM
Unknown Object (File)
Dec 2 2024, 5:17 AM
Unknown Object (File)
Dec 2 2024, 5:17 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.