MCPcopy
hub / github.com/brianc/node-postgres / transactions.js

File transactions.js

packages/pg-cursor/test/transactions.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const assert = require('assert')
2const Cursor = require('../')
3const pg = require('pg')
4

Callers

nothing calls this directly

Calls 6

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

Tested by

no test coverage detected