Ref T7803. Instead of trusting subqueries to provide safe values, escape them explicitly.
(We'll probably have a few cases somewhere where this doesn't work, but can make them the exception rather than the rule.)
Differential D12351
Make formatOrderClause() safer Authored by epriestley on Apr 11 2015, 4:08 PM.
Details
Ref T7803. Instead of trusting subqueries to provide safe values, escape them explicitly. (We'll probably have a few cases somewhere where this doesn't work, but can make them the exception rather than the rule.) Issued all "order" queries in Diffusion.
Diff Detail
|