Skip to content

Remove dependency to crypto so node-postgres can run on the edge #3050

Closed
@harrispap03

Description

@harrispap03

I'm using node-postgres alongside with drizzle-orm.

I'd like to be able to make queries on the edge, though that's not possible due to the dependency of node-postgres to the crypto library.

Is there a chance it can be removed on the future so it can run on the edge ?

Edge reference 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