Rasmus Porsager

Results 316 comments of Rasmus Porsager

yeah, the socket option supports an async function that should resolve with the custom socket, so you should be able to do anything - eg usage could look like this:...

Nice work - I'm out of time tonight, but hope I can look closer soon.

Can you add tests so that we can see where the old logic is failing and also the new logic fixing it?

Very cool ! :) Wanna add a test for it? It's ok to limit the test only for eg node 24 with a conditional that returns success if older versions

Right - I'll consider removing or updating the CHANGELOG.md, but you can find the up to date changelog in the releases here on github: https://github.com/porsager/postgres/releases

Fantastic ! Do you have any idea for running the tests for Cloudflare Workers too?