Patches item #3367100, was opened at 2011-07-14 12:06
Message generated for change (Tracker Item Submitted) made by pacoqueen
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=540674&aid=3367100&group_id=74338
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: El_Queen (pacoqueen)
Assigned to: Nobody/Anonymous (nobody)
Summary: psycopg2 - autocommit
Initial Comment:
Recently psycopg2 has added a new autcommit attribute (bool type). SQLObject raises an exception trying to call the autocommit function in pgconnection.py. This patch catch the exception and set autocommit the correct value if so, so it's backward compatible.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=540674&aid=3367100&group_id=74338
|