Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/brianc/node-postgres
/ query.js
File
query.js
packages/pg/lib/native/query.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
2
3
const
EventEmitter = require(
'events'
).EventEmitter
4
const
util = require(
'util'
)
Callers
nothing calls this directly
Calls
5
bind
Method · 0.80
execute
Method · 0.80
prepare
Method · 0.80
after
Function · 0.70
query
Method · 0.45
Tested by
no test coverage detected