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

Function drain

cjs/src/connection.js:297–299  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

295
296 /* c8 ignore next 3 */
297 function drain() {
298 !query && onopen(connection)
299 }
300
301 function data(x) {
302 if (incomings) {

Callers

nothing calls this directly

Calls 1

onopenFunction · 0.70

Tested by

no test coverage detected