you'd want to make sure connections are released, via commit, rollback, or 
close.  Objects themselves, yes they get garbage collected assuming none are 
"dirty" or "new".


On Dec 17, 2011, at 7:40 PM, Michael Hipp wrote:

> How important is it to call session.close() when done with a session? Will 
> things be automatically cleaned-up if all references to a session go out of 
> scope?
> 
> Thanks,
> Michael
> 
> -- 
> 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.
> 

-- 
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