Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/porsager/postgres
/ onend
Function
onend
cjs/src/index.js:397–399 ·
view source on GitHub ↗
(c)
Source
from the content-addressed store, hash-verified
395
}
396
397
function
onend(c) {
398
move(c, ended)
399
}
400
401
function
onopen(c) {
402
if
(queries.length === 0)
Callers
1
end
Function · 0.70
Calls
1
move
Function · 0.70
Tested by
no test coverage detected