Page MenuHomePhabricator

Make buildPagingClauseFromMultipleColumns() safer
ClosedPublic

Authored by epriestley on Apr 12 2015, 12:52 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, May 3, 7:29 PM
Unknown Object (File)
Thu, May 2, 5:51 PM
Unknown Object (File)
Thu, May 2, 6:24 AM
Unknown Object (File)
Thu, Apr 25, 2:04 AM
Unknown Object (File)
Mar 31 2024, 8:40 PM
Unknown Object (File)
Mar 31 2024, 8:40 PM
Unknown Object (File)
Mar 29 2024, 1:13 PM
Unknown Object (File)
Feb 14 2024, 2:24 PM
Subscribers

Details

Summary

Ref T7803. Reduce the amount of code we're trusting to build SQL queries.

Test Plan
  • Paged through results in Maniphest, Differential and Diffusion.
  • Some of the NULLable groups in Maniphest are a bit funky but this was preexisting.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Make buildPagingClauseFromMultipleColumns() safer.
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:07 PM
This revision was automatically updated to reflect the committed changes.