dennis - im not getting these results. can you attach a more complete test program ? my result for the query in question is: s.query(Drawing).select_by(name='test') SELECT drawings.id AS drawings_id FROM tags, drawings, drawing_tags WHERE tags.name = ? AND (drawings.id = drawing_tags.drawing_id AND tags.id = drawing_tags.tag_id) ORDER BY drawings.oid which is the correct query (and also no endless loop....but of course thats a bug id like to see how youre getting it to do that) On Jun 28, 2006, at 12:20 PM, Dennis Muhlestein wrote:
|
Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________ Sqlalchemy-users mailing list Sqlalchemy-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sqlalchemy-users