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.
with regards, -- Lachlan Deck
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.
with regards, -- Lachlan Deck