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

File query-sync.js

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

Source from the content-addressed store, hash-verified

1const Client = require('../')
2const assert = require('assert')
3
4describe('query sync', function () {

Callers

nothing calls this directly

Calls 5

describeFunction · 0.85
ClientClass · 0.85
bindMethod · 0.80
afterFunction · 0.50
endMethod · 0.45

Tested by

no test coverage detected