On 13/08/2008, at 5:17 PM, Lachlan Deck wrote:
Hi there,Just wondering why the above produces stuff like (db:isDeleted = null) rather than (isDeleted = null)?The former obviously can't be evaluated against the database.
Sorry - better question: what's the recommended way of taking an Expression (on the server side) and converting to an sql equivalent (doing all the relevant transformations for types and operators etc)?
Thanks. with regards, -- Lachlan Deck
