Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/porsager/postgres
/ final
Function
final
cjs/src/connection.js:868–872 ·
view source on GitHub ↗
(callback)
Source
from the content-addressed store, hash-verified
866
stream = null
867
},
868
final(callback) {
869
socket.write(b().c().end())
870
final = callback
871
stream = null
872
}
873
})
874
query.resolve(stream)
875
}
Callers
1
CommandComplete
Function · 0.70
Calls
2
write
Method · 0.65
end
Method · 0.65
Tested by
no test coverage detected