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