Page MenuHomePhabricator

Make buildPagingClauseFromMultipleColumns() safer
ClosedPublic

Authored by epriestley on Apr 12 2015, 12:52 AM.
Tags
None
Referenced Files
F18855517: D12353.id.diff
Sat, Nov 1, 5:28 AM
F18809122: D12353.id.diff
Sun, Oct 19, 11:21 AM
F18806326: D12353.diff
Sat, Oct 18, 6:59 PM
F18657722: D12353.id29674.diff
Sep 23 2025, 3:08 AM
F18574616: D12353.id.diff
Sep 10 2025, 11:16 AM
F18505337: D12353.id.diff
Sep 5 2025, 12:35 AM
F18497113: D12353.diff
Sep 4 2025, 5:52 PM
F17868500: D12353.diff
Jul 28 2025, 7:51 AM
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.