Closed kwhat closed 4 years ago
When using a Conditional that has an escaped parameter in a Select statement with a Join class, the query is extremely slow. We need to improve what is escaped and what isn't.
There is still some work to be done, but this should allow people to use the clauses in conditional values.
The patch i put in to address this in 2.0.1 / 2.1-dev seems to have resolved the issue.
When using a Conditional that has an escaped parameter in a Select statement with a Join class, the query is extremely slow. We need to improve what is escaped and what isn't.