[PyGreSQL] DictCursor support for 3.8.1
D'Arcy J.M. Cain
darcy at PyGreSQL.org
Mon Sep 18 13:28:37 EDT 2006
On Mon, 18 Sep 2006 11:53:00 +0200
Simon Pamies <s.pamies at banality.de> wrote:
> I just downloaded PyGreSQL 3.8.1 and noticed that there is no dict
> cursor support included. Also the close method on the pgdbCursor class
> is missing.
Oh, that's why you added the close method. However, it does exist. It
is on line 156 of the original file.
Also, I will probably remove the lambda function and just make it a
simple method.
--
D'Arcy J.M. Cain
PyGreSQL Development Group
http://www.PyGreSQL.org
More information about the PyGreSQL
mailing list