MCPcopy Index your code
hub / github.com/brianc/node-postgres / query-async.js

File query-async.js

packages/pg-native/test/query-async.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const Client = require('../')
2const assert = require('assert')
3const async = require('async')
4const ok = require('okay')

Callers

nothing calls this directly

Calls 9

describeFunction · 0.85
ClientClass · 0.85
bindMethod · 0.80
prepareMethod · 0.80
executeMethod · 0.80
afterFunction · 0.50
connectMethod · 0.45
endMethod · 0.45
queryMethod · 0.45

Tested by

no test coverage detected