Closed
Description
Hi,
I'm looking at implementing a connection pool, using the promise entry, but as I can see here there isn't a releaseConnection
function.
Additionally, when looking at the standard connection pool types, the releaseConnection
method is not typed at all.