David Leuschner wrote:
>>this is a bug that was introduced in r2556, where an optimization to
>>the SQL used to query the remote table was not properly accounting
>>for a many-to-many join criterion, fixed in rev 2625.
> 
> Thanks for the fast response! I've just found the new entry in the
> Changelog and am looking forward to the next release!

Ok, I just bumped into the same problem. My old code was working fine 
back at 0.3.6. I've upgraded using:

   easy_install -U SQLAlchemy==dev

and now is works again using the current trunk (r2640). Thanks Mike. 
Didn't you have a test case for that ? :)

Regards,
-- 
Alexandre CONRAD


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to sqlalchemy@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to