Re: Bit by "commands ignored until end of transaction block" again

From: Adrian Klaver <aklaver(at)comcast(dot)net>
To: pgsql-sql(at)postgresql(dot)org
Cc: Glenn Maynard <glenn(at)zewt(dot)org>
Subject: Re: Bit by "commands ignored until end of transaction block" again
Date: 2009-07-23 14:20:03
Message-ID: 200907230720.03805.aklaver@comcast.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

On Thursday 23 July 2009 12:39:23 am Glenn Maynard wrote:

>
> The ORM on a whole is decent, but there are isolated areas where it's
> very braindamaged--this is one of them. They have a stable-release
> API-compatibility policy, which I think just gets them stuck with some
> really bad decisions for a long time.
>
> --
> Glenn Maynard

None of the options listed in the URL below work?:
http://docs.djangoproject.com/en/dev/topics/db/transactions/#topics-db-transactions

This is the development version of the docs so may contain some new options. In
particular look at Savepoint rollback and Database-level autocommit.

--
Adrian Klaver
aklaver(at)comcast(dot)net

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Craig Ringer 2009-07-24 09:43:42 Re: Bit by "commands ignored until end of transaction block" again
Previous Message Stephen Frost 2009-07-23 10:55:16 Re: Bit by "commands ignored until end of transaction block" again