If noticed there are 2 ways to manually commit database changes (such
as in a script outside of TurboGears)....

model.__connection__.commit()

and

MyClass._connection.commit()

I was wondering what the differences are and why there are 2 ways.

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