| Trees | Indices | Help |
|
|---|
|
|
object --+
|
IterableCursor
Wrapper for DB-API cursor objects that makes the cursor iterable and escapes all "%"s used inside literal strings with parameterized queries.
Iteration will generate the rows of a SELECT query one by one.
| Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
| Properties | |
| cursor | |
| log | |
|
Inherited from |
|
| Method Details |
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Wed Jul 5 01:50:10 2023 | http://epydoc.sourceforge.net |