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

Method cancel

deno/types/index.d.ts:610–610  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

608
609 execute(): this;
610 cancel(): void;
611
612 /**
613 * @deprecated `.stream` has been renamed to `.forEach`

Callers 15

moveFunction · 0.65
cancelFunction · 0.65
closedFunction · 0.65
ReadyForQueryFunction · 0.65
index.jsFile · 0.65
moveFunction · 0.65
cancelFunction · 0.65
closedFunction · 0.65
ReadyForQueryFunction · 0.65
moveFunction · 0.65
cancelFunction · 0.65
closedFunction · 0.65

Implementers 4

Querycjs/src/query.js
Querycf/src/query.js
Querysrc/query.js
Querydeno/src/query.js

Calls

no outgoing calls

Tested by

no test coverage detected