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

File pool.js

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 4

describeFunction · 0.85
poolQueryPromiseFunction · 0.85
runFunction · 0.70
endMethod · 0.45

Tested by

no test coverage detected