Page MenuHomePhabricator

Fix not blocking / not blocked queries
ClosedPublic

Authored by epriestley on Mar 3 2015, 12:55 AM.

Details

Summary

Fixes T7434. We need to LEFT JOIN, not JOIN here, because we still want result rows where the value is null.

Test Plan

Issued blocked/not-blocked + blocking/not-blocking queries, got results in all cases.

Diff Detail

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

Event Timeline

epriestley retitled this revision from to Fix not blocking / not blocked queries.
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.Mar 3 2015, 12:59 AM
This revision was automatically updated to reflect the committed changes.