Skip to content
This repository was archived by the owner on Aug 19, 2025. It is now read-only.
This repository was archived by the owner on Aug 19, 2025. It is now read-only.

feature request: iterate over more than 1 record #413

@databasedav

Description

@databasedav

something like this

async for rows in database.iterate(query, values, n=10):
    rows

where rows would have 10 rows until there is <10 to be returned and it would simply return the rest

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions