Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/brianc/node-postgres
/ getTransactionStatus
Method
getTransactionStatus
packages/pg/lib/client.js:730–732 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
728
}
729
730
getTransactionStatus() {
731
return
this._txStatus
732
}
733
734
end(cb) {
735
this._ending = true
Callers
2
client.js
File · 0.80
txstatus-tests.js
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected