<blush>

And that after I even RTFMed the advanced datamapping section of the docs.

Sorry for displaying my stupidity in public :-\

Thanks for the great software BTW: an ORM that does things The Right Way (tm) :-)

On 29 Mar 2006, at 12:04 AM, Michael Bayer wrote:


you must specify explicit join conditions on your relations as in:

http://www.sqlalchemy.org/docs/ adv_datamapping.myt#adv_datamapping_relations_customjoin

and the example similar to what youre doing is:

http://www.sqlalchemy.org/docs/ adv_datamapping.myt#adv_datamapping_relations_multiplejoin




-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Sqlalchemy-users mailing list
Sqlalchemy-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlalchemy-users

Reply via email to