Closed rbroth closed 1 year ago
It doesn't behave in the same way as the cursor.fetchmany as it creates a new cursor each time.
cursor.fetchmany
Closed by #167, but issue not automatically closed because merged into for_v1.
for_v1
It doesn't behave in the same way as the
cursor.fetchmany
as it creates a new cursor each time.