Patches item #3367100, was opened at 2011-07-14 14:06
Message generated for change (Comment added) made by phd
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: Closed
>Resolution: Accepted
Priority: 5
Private: No
Submitted By: El_Queen (pacoqueen)
>Assigned to: Oleg Broytman (phd)
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.
----------------------------------------------------------------------
>Comment By: Oleg Broytman (phd)
Date: 2011-07-14 21:22
Message:
Applied, refactored and committed in the revision 4428 in the trunk. Will
be in the next release. Thank you very much!
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=540674&aid=3367100&group_id=74338
|