Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/brianc/node-postgres
/ index.js
File
index.js
packages/pg-native/test/index.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
describe(
'connection'
,
function
() {
Callers
nothing calls this directly
Calls
3
describe
Function · 0.85
Client
Class · 0.85
connect
Method · 0.45
Tested by
no test coverage detected