Closed
Description
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