Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/porsager/postgres
/ drain
Function
drain
cf/src/connection.js:299–301 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
297
298
/* c8 ignore next 3 */
299
function
drain() {
300
!query && onopen(connection)
301
}
302
303
function
data(x) {
304
if
(incomings) {
Callers
nothing calls this directly
Calls
1
onopen
Function · 0.70
Tested by
no test coverage detected