On Jan 10, 2008 1:36 PM, James Masters <[EMAIL PROTECTED]> wrote:
> I believe that I have a  $spec{require_objects} = ['destaddress', ...] and
> this is working otherwise
>
> > push @query, ('destaddress.primecontact' => {like => '%smith%'});
>
> wouldn't work. [...]
>
> Anyway, your email implies that it should work so I'll have a look with the
> debug option on...

Yeah, I actually tested it locally with one of my own classes bfore I
made my earlier reply and got the same error, but then realized I'd
neglected to put the relationship name in the with_objects or
require_objects lists.  When I did that, it worked fine for me.

-John

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Rose-db-object mailing list
Rose-db-object@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rose-db-object

Reply via email to