MCPcopy Index your code
hub / github.com/brianc/node-postgres / handleCopyData

Method handleCopyData

packages/pg/lib/query.js:251–253  ·  view source on GitHub ↗
(msg, connection)

Source from the content-addressed store, hash-verified

249 }
250
251 handleCopyData(msg, connection) {
252 // noop
253 }
254}
255
256module.exports = Query

Callers 1

_handleCopyDataMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected