Skip to content
This repository was archived by the owner on Oct 29, 2021. It is now read-only.
This repository was archived by the owner on Oct 29, 2021. It is now read-only.

Add .iterator and .array methods to queries #76

@yang

Description

@yang

Besides writing a closure that handles the low-level ResultSet object, .list is the only way to fetch a collection of results. It would be convenient to offer .array, which is much more efficient than Scala Lists, and .iterator, for times when one wants to stream results.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions