Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/brianc/node-postgres
/ query-config.js
File
query-config.js
packages/pg-cursor/test/query-config.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
2
const
assert = require(
'assert'
)
3
const
Cursor = require(
'../'
)
4
const
pg = require(
'pg'
)
Callers
nothing calls this directly
Calls
5
describe
Function · 0.85
read
Method · 0.80
connect
Method · 0.45
query
Method · 0.45
end
Method · 0.45
Tested by
no test coverage detected