Thanks, I took a clone from hg, and all of my unit tests are passing now,
and 0.6 is working great.

I ran into one instance (I don't think this is a bug) where session.expire_all() didn't clear out an object after a call to Query.delete(synchronize_session=False), but I found that using session.expunge_all() instead worked around the issue.



On 04/07/2010 01:08 PM, Michael Bayer wrote:
these issues are all repaired as of r9b02710ca3b3.



--
David Gardner
Pipeline Tools Programmer
Jim Henson Creature Shop
dgard...@creatureshop.com


--
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to sqlalch...@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