On 7/28/06 5:36 PM, Jonathan Vanasco wrote:
> the issue is because:
> 
> privacy_override__subordinates == the object name, on the table
> user_link_privacy_override
> 
> with_objects takes the arguments of the relationship object
> query builders take the arguments of the table name

The query builder should also accept the relationship name, so this maybe a
bug.  I'll look into it.

> or=> [
> user_link_privacy_override.link_id__viewed=> { ne=> ? },
> user_link_privacy_override.link_id__viewed=> undef,
> ]
> 
> gets read correctly
> its a little awkward.  all that stuff was confusing for me.

Remember that you can also use the "tN" table aliases, as described here:

http://search.cpan.org/dist/Rose-DB-Object/lib/Rose/DB/Object/Manager.pm#get
_objects

> just wondering-- my emails have been taking 24 hrs+ to hit the
> list.   has anyone else been getting delayed mail off this?

Yeah, I just got a big burst of list email.  It'd been massively delayed the
past week or so.  SF.net gets like that sometimes, and I don't know why...
:-/

-John



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Rose-db-object mailing list
Rose-db-object@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rose-db-object

Reply via email to