[Zope-dev] z3c.zalchemy datamanager

Brian Sutherland brian at vanguardistas.net
Thu Dec 27 10:28:18 EST 2007


Apologies for posting this here, but I couldn't find the right
bugtracker for z3c.zalchemy (I looked in Launchad and the README). Where
is the right place?

It looks like z3c.zalchemy.AlchemyDataManager._cleanup doesn't do
everything the sqlalchemy docs suggest it should. Specifically, it calls
clear() on the session rather than close().

http://www.sqlalchemy.org/docs/04/session.html#unitofwork_using_expunge

Is there a reason for this? Or is it just an oversight?

-- 
Brian Sutherland


More information about the Zope-Dev mailing list