Page MenuHomePhabricator

Make PeopleQuery throw, not select everything, when handed empty array
ClosedPublic

Authored by epriestley on May 20 2014, 1:59 PM.
Tags
None
Referenced Files
F15529710: D9210.diff
Tue, Apr 22, 9:53 PM
F15400928: D9210.diff
Mar 17 2025, 2:45 PM
F15393850: D9210.id21880.diff
Mar 15 2025, 11:09 PM
F15390690: D9210.id21876.diff
Mar 15 2025, 6:26 AM
Unknown Object (File)
Feb 10 2025, 7:58 PM
Unknown Object (File)
Jan 27 2025, 5:33 AM
Unknown Object (File)
Jan 25 2025, 5:53 PM
Unknown Object (File)
Jan 21 2025, 11:35 AM
Subscribers

Details

Summary

Make ->withPHIDs(array()) throw on this query instead of selecting everything.

Test Plan

Poked around.

Diff Detail

Repository
rP Phabricator
Branch
lockdown
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 590
Build 590: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

epriestley retitled this revision from to Make PeopleQuery throw, not select everything, when handed empty array.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
chad added a reviewer: chad.
This revision is now accepted and ready to land.May 20 2014, 2:21 PM
epriestley updated this revision to Diff 21880.

Closed by commit rPbed9ce2d1897 (authored by @epriestley).