Re: [SQLObject] The autocommit bug with psycopg2

2012-03-18 Thread Hans Georg Schaathun
>Archives are listed at http://sqlobject.org/community.html Indeed. Sorry. I misread that sentence and thought it referred to a different list. Silly me. >The bug has been fixed in SQLObject 1.2. Consider upgrading to a > later version. Brilliant. Thank you very much. It is either th

Re: [SQLObject] The autocommit bug with psycopg2

2012-03-18 Thread Oleg Broytman
On Sun, Mar 18, 2012 at 06:50:07PM +0100, Hans Georg Schaathun wrote: > sorry if this is an old topic, but I did not find any list > archive. Archives are listed at http://sqlobject.org/community.html > I just took up using SQLObject a few weeks ago; > very convenient. > > File > "/usr/lib/

[SQLObject] The autocommit bug with psycopg2

2012-03-18 Thread Hans Georg Schaathun
Hi, sorry if this is an old topic, but I did not find any list archive. I just took up using SQLObject a few weeks ago; very convenient. I wonder if anyone has experience with a bug where the the postgress connection attempts to call a boolean value (autocommit) as a method. (Call stack is cut