Page MenuHomePhabricator

Add %LJ (joined with spaces) to qsprintf() for merging JOIN clauses
ClosedPublic

Authored by epriestley on Nov 7 2018, 10:48 AM.

Details

Summary

Depends on D19783. Ref T13217. Beyond AND, OR, and comma, we also need spaces to join JOIN clauses. Add %LJ, like the other query sublist conversions.

Test Plan

See upcoming changes.

Diff Detail

Repository
rPHU libphutil
Lint
Lint Not Applicable
Unit
Tests Not Applicable