#48: Add methods returning interator of rows to the classic module
-----------------------+-------------------
  Reporter:  cito      |      Owner:  darcy
      Type:  defect    |     Status:  new
  Priority:  major     |  Milestone:  5.1
 Component:  DB API 2  |    Version:  4.0
Resolution:            |   Keywords:
-----------------------+-------------------

Comment (by cito):

 This has now been implemented in r978 and will be released with PyGreSQL
 5.1.

 The Query object can now be used as an iterator yielding tuples like
 getresult(). Methods dictiter() and namediter() have been added as weill,
 which yield dicts and named tuples.

--
Ticket URL: <http://trac.pygresql.org:8000/pgtracker/ticket/48#comment:4>
PyGreSQL <http://www.pygresql.org/>
PyGreSQL Tracker
_______________________________________________
PyGreSQL mailing list
[email protected]
https://mail.vex.net/mailman/listinfo/pygresql

Reply via email to