Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
const
Client = require(
'../'
)
2
const
assert = require(
'assert'
)
3
4
const
checkDomain =
function
(domain, when) {
Callers
nothing calls this directly
Calls
8
describe
Function · 0.85
checkDomain
Function · 0.85
prepare
Method · 0.80
execute
Method · 0.80
run
Method · 0.45
connect
Method · 0.45
query
Method · 0.45
end
Method · 0.45
Tested by
no test coverage detected