denodrivers / postgres

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

docs: add JSDocs #451

Closed bombillazo closed 10 months ago

bombillazo commented 10 months ago

Fixes #448

bombillazo commented 10 months ago

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

iuioiua commented 10 months ago

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

bombillazo commented 10 months ago

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