Page MenuHomePhabricator

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

Authored by epriestley on Nov 7 2018, 10:48 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Nov 3, 11:40 PM
Unknown Object (File)
Oct 20 2024, 1:37 PM
Unknown Object (File)
Oct 14 2024, 11:12 AM
Unknown Object (File)
Oct 10 2024, 11:16 PM
Unknown Object (File)
Oct 9 2024, 12:44 AM
Unknown Object (File)
Sep 11 2024, 6:24 PM
Unknown Object (File)
Aug 30 2024, 1:26 AM
Unknown Object (File)
Aug 15 2024, 3:29 AM
Subscribers
None

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