MCPcopy Create free account
hub / github.com/porsager/postgres / onend

Function onend

cjs/src/index.js:397–399  ·  view source on GitHub ↗
(c)

Source from the content-addressed store, hash-verified

395 }
396
397 function onend(c) {
398 move(c, ended)
399 }
400
401 function onopen(c) {
402 if (queries.length === 0)

Callers 1

endFunction · 0.70

Calls 1

moveFunction · 0.70

Tested by

no test coverage detected