Page MenuHomePhabricator

Make buildPagingClauseFromMultipleColumns() safer
ClosedPublic

Authored by epriestley on Apr 12 2015, 12:52 AM.
Tags
None
Referenced Files
F13089915: D12353.diff
Thu, Apr 25, 2:04 AM
Unknown Object (File)
Sun, Mar 31, 8:40 PM
Unknown Object (File)
Sun, Mar 31, 8:40 PM
Unknown Object (File)
Fri, Mar 29, 1:13 PM
Unknown Object (File)
Feb 14 2024, 2:24 PM
Unknown Object (File)
Feb 10 2024, 2:31 AM
Unknown Object (File)
Feb 3 2024, 2:58 AM
Unknown Object (File)
Feb 1 2024, 8:54 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.