Re: "is null" qualifier not working in modeler

From: Andrus Adamchik (andru..bjectstyle.org)
Date: Fri Sep 09 2005 - 12:10:47 EDT

  • Next message: Gili: "Re: "is null" qualifier not working in modeler"

    This most certainly works. You have a problem somewhere else.

    Andrus

    On Sep 9, 2005, at 3:16 AM, Gili wrote:

    > Hi,
    >
    > I've declared a SelectQuery in the modeler. The qualifier is
    > set to "parent = null" where "parent" is a to-one relationship.
    > Anyway, at runtime with logging enabled I can see that "parent is
    > null" is never passed onto the SQL query, as a result I am getting
    > results back where the parent is non-null. I am invoking the query
    > using:
    >
    > context.performQuery("DefaultTheme.getRoot", false);
    >
    > it does not take any parameters. I tried searching the mailing
    > list but found no mention of this. Is my qualifier syntax wrong or
    > is something wrong with the modeler?
    >
    > Thank you,
    > Gili
    > --
    > http://www.desktopbeautifier.com/
    >
    >



    This archive was generated by hypermail 2.0.0 : Fri Sep 09 2005 - 12:10:50 EDT