Yes that answers my question
Are you planning on supporting this at all in the future?
So this brings me to my next question. Is it possible to tack on some sql to a predicate?
For instance, lets say i got a xml column in a table and i create a predicate to find rows with id 1, 2 and 3 which i can do with llblgen predicates. But i also want to create a predicate for searching in an XML column. I Could do this by tacking on a sql string to the llbgen created predicate expression. Is this possible?