denodrivers / postgres

PostgreSQL driver for Deno

Home Page:https://denodrivers.github.io/postgres

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rename Pool.connect to getClient or similar

Soremwar opened this issue · comments

A better name for Pool.prototype.connect that reflects what the pool is actually doing, returning a client for use, and not actually creating any connection