On Monday 18 May 2009 11:11:27 Christoph Zwerschke wrote: > Diez B. Roggisch schrieb: > > http://www.nabble.com/Bug-in-zope.sqlalchemy-td22685504.html > > > > It eventually led to me removing zope.transaction-handling from our > > application stack, as even with the described solution it didn't solve > > the problem for us. > > > > Others have claimed that things work for them - dunno about that. > > It works if you use the session for bulk deletes or updates. But it does > not work if you do inserts that way past the session.
What does "past the session" mean here? Or better yet, how does one do the bulk-*-stuff? Diez --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

