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

Method handlePortalSuspended

packages/pg/lib/query.js:189–191  ·  view source on GitHub ↗
(connection)

Source from the content-addressed store, hash-verified

187 }
188
189 handlePortalSuspended(connection) {
190 this._getRows(connection, this.rows)
191 }
192
193 _getRows(connection, rows) {
194 connection.execute({

Callers 1

Calls 1

_getRowsMethod · 0.95

Tested by

no test coverage detected