+3
Wird überprüft
Allow IF Statement option of if() vs compare select.
The IF block presently always produces a compare select statement to produce its results. The problem is sometimes IF statements are used to avoid evaluation of a bunch of logic. A compare select will cause all of the potentially expensive branches of the conditons be evaluated. I'd like to be able to opt into a full on IF statement for those cases where I need it.
0
Antwort
Wird überprüft
Freya Holmér (Developer) vor 11 Jahren
Customer support service by UserEcho