#23: Add methods returning dicts of rows to the classic module
--------------------------+-------------------
Reporter: cito | Owner: darcy
Type: enhancement | Status: new
Priority: major | Milestone: 5.1
Component: Classic API | Version: 4.0
Resolution: | Keywords:
--------------------------+-------------------
Changes (by cito):
* milestone: 4.2 => 5.1
Comment:
A boolean `asdict` parameter could be added to the three methods.
However, this would involve wrapping the query object of `_pg` into a
`DBQuery` object defined as class in `pg` that implements these methods,
since we probably don't want to do this in the C module.
Could be implemented together with #48 and #67.
--
Ticket URL: <http://trac.pygresql.org:8000/pgtracker/ticket/23#comment:2>
PyGreSQL <http://www.pygresql.org/>
PyGreSQL Tracker
_______________________________________________
PyGreSQL mailing list
[email protected]
https://mail.vex.net/mailman/listinfo.cgi/pygresql