Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/brianc/node-postgres
/ unref
Method
unref
packages/pg-cloudflare/src/index.ts:30–32 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
28
return
this
29
}
30
unref() {
31
return
this
32
}
33
34
async
connect(port: number, host: string, connectListener?: (...args: unknown[]) => void) {
35
try {
Callers
4
connect
Method · 0.45
_afterConnect
Method · 0.45
_release
Method · 0.45
error-handling.js
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected