Skip to content

Make cursor scrollable #835

Description

@luigi311

Make the cursor object scrollable so we can tell the server to scroll forward X rows without having to do a fetchmany(X) and have to do a transfer of data for those rows. For example here is how it used in the oracle db connector

https://python-oracledb.readthedocs.io/en/latest/user_guide/sql_execution.html#scrollablecursors

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions