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