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