MCPcopy
hub / github.com/brianc/node-postgres / async-workflow.js

File async-workflow.js

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 6

describeFunction · 0.85
writeMethod · 0.80
readMethod · 0.80
connectMethod · 0.45
queryMethod · 0.45
endMethod · 0.45

Tested by

no test coverage detected