MCPcopy
hub / github.com/brianc/node-postgres / error-handling.js

File error-handling.js

packages/pg-cursor/test/error-handling.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 5

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

Tested by

no test coverage detected