Am 12.08.2010 12:44, schrieb Guyren G Howe: > This *appears* to be madness. I can't imagine why one would want a mode of > access to a database wherein queries are always run in a transaction. But I'm > certainly willing to be convinced otherwise. :-)
Maybe, but this problem has nothing to do with TG, not even with SA; it's there at the level of DBAPI already: http://stackoverflow.com/questions/2546926/why-connection-in-pythons-db-api-does-not-have-begin-operation -- Christoph -- 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.

