On 9/18/06, Jonathan Vanasco <[EMAIL PROTECTED]> wrote:
> the problem is that i need to limit a query to where
>
>         a.1.b.1.FIELD = a.2.a.1.a.FIELD

Have you tried using eq_sql?

    'a.1.b.1.FIELD' => { eq_sql => 'tN.FIELD' },

-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