Skip to content

Result rows with array & map access #71

@brody4hire

Description

@brody4hire

PR #58 proposed a nice idea to return a result set with the actual rows array. My idea is to reimplement it in CoffeeScript to return an array object with both array index access and items() member function.

I also got an idea from a customer to support the standard Array.prototype.map() function.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions