denodrivers / postgres

PostgreSQL driver for Deno
https://denodrivers.github.io/postgres
MIT License
605 stars 96 forks source link

docs: add JSDocs #451

Closed bombillazo closed 9 months ago

bombillazo commented 9 months ago

Fixes #448

bombillazo commented 9 months ago

@iuioiua Could you check the error? Seems like something with std maybe?

iuioiua commented 9 months ago

Why remove the full remote imports? They'd be helpful for users wanting to copy/paste snippets.

bombillazo commented 9 months ago

Yeah, I saw it wasn't the right approach; I fixed it now.