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

Method execute

cjs/src/query.js:143–146  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

141 }
142
143 execute() {
144 this.handle()
145 return this
146 }
147
148 then() {
149 this.handle()

Callers 2

fetchStateFunction · 0.95
cursorMethod · 0.95

Calls 1

handleMethod · 0.95

Tested by

no test coverage detected