[CONPY-19] Cursor object should be iterable Created: 2018-08-04 Updated: 2018-08-04 Resolved: 2018-08-04 |
|
| Status: | Closed |
| Project: | MariaDB Connector/Python |
| Component/s: | Generic |
| Affects Version/s: | 0.9.1 |
| Fix Version/s: | 0.9.1 |
| Type: | Task | Priority: | Major |
| Reporter: | Georg Richter | Assignee: | Georg Richter |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Cursors should be iterable and need to support iter and iter_next functions. |