The connection returned by hub.begin() and the one used internally by
hub.commit/hub.rollback are the same object. Everything occurring in
that thread between hub.begin and hub.commit should all be part of the
same transaction. I'm a little fuzzy on this one, but that is what it
looks like, and what the comments in the relevant parts of database.py
are telling me. Have you tried exclusively using hub.* and had a
problem with it?


--~--~---------~--~----~------------~-------~--~----~
 You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to