On Nov 21, 2011, at 2:47 PM, Michael Bayer wrote:

> 
> The various patches that need to be reconclied/tested are at:
> 
> http://www.sqlalchemy.org/trac/ticket/1944
> http://www.sqlalchemy.org/trac/ticket/2166

I've added a new patch that is good for inclusion in 0.7.4 to ticket #2166:

http://www.sqlalchemy.org/trac/attachment/ticket/2166/2166.patch

I'll be adding some documentation and doing more testing, the patch as is does 
the basic job for MSSQL, MySQL and Postgresql.   I'm just going to leave Oracle 
out of it for now since I don't think the "update multi table" use case is 
nearly as prominent as it apparently is with PG (which is where we get the most 
requests for this feature) or the other backends. You can try/test this patch 
out now if you're so motivated or pull it down from 
https://bitbucket.org/zzzeek/sqlalchemy_2166.


-- 
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 
sqlalchemy+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en.

Reply via email to