Skip to content

Why does pg.Cursor still use callbacks? #2545

@Bluenix2

Description

@Bluenix2

Looking at the the pg.Cursor API documentation it appears to be using callbacks, is there a reason that there hasn't been a switch to the Promises API introduced in ES6?

Other parts of the package shows the usage of promises. As can be seen here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions