MCPcopy
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

connectMethod · 0.45
_afterConnectMethod · 0.45
_releaseMethod · 0.45
error-handling.jsFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected