MCPcopy 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

endFunction · 0.70

Calls 1

moveFunction · 0.70

Tested by

no test coverage detected