MCPcopy Create free account
hub / github.com/brianc/node-postgres / domains.js

File domains.js

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

Source from the content-addressed store, hash-verified

1const Client = require('../')
2const assert = require('assert')
3
4const checkDomain = function (domain, when) {

Callers

nothing calls this directly

Calls 8

describeFunction · 0.85
checkDomainFunction · 0.85
prepareMethod · 0.80
executeMethod · 0.80
runMethod · 0.45
connectMethod · 0.45
queryMethod · 0.45
endMethod · 0.45

Tested by

no test coverage detected