Results 4 comments of Dmytro

There is a little problem. I'm using layered approach in my app, so UI layer knows nothing about others... And I pass Expression tree predicate not simple sql

Is there some flag to turn off escaping? Or could you give me some advice on how to resolve this problem?

Oh, I see...I suspected that I would have to do just that. And I did not want to do this, but I had to...

Yeah, I've already had such experience in rewriting Expression trees using expression visitor=)