> not at all, when you commit/rollback, everything in the session is
> expired (assuming you're on 0.5).

0.5.2

> Doing a remove() at the end of a
> request is a good way to ensure nothing is around from the previous
> request but in theory its not needed.   But again, I've no idea what
> TG does in this regard.

Nothing anymore. I ripped the transactional middleware out & replaced it with 
the decorator mentioned in my initial post.

Well, for safety I will continue closing the session.

Thanks,

Diez

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