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

File query.js

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

Source from the content-addressed store, hash-verified

1'use strict'
2
3const EventEmitter = require('events').EventEmitter
4const util = require('util')

Callers

nothing calls this directly

Calls 5

bindMethod · 0.80
executeMethod · 0.80
prepareMethod · 0.80
afterFunction · 0.70
queryMethod · 0.45

Tested by

no test coverage detected