On Thu, Apr 3, 2008 at 4:58 AM, Constantin Christmann < [EMAIL PROTECTED]> wrote:
> Hope someone can help me out here: > I am using TransactionMiddleware, are raw SQL queries inside a view part > of the views transaction? > I was hoping someone else would answer your other question on this issue, because I'm no expert in transactions, but I'd think so. To confirm (or not) can't you try an experiment with causing a rollback of the Django transaction after you have (successfully) completed your raw SQL operations and ensuring that the work you did with raw SQL is covered by the rollback? Karen --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---