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

Method then

cf/src/query.js:148–151  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

146 }
147
148 then() {
149 this.handle()
150 return super.then.apply(this, arguments)
151 }
152
153 catch() {
154 this.handle()

Callers 8

polyfills.jsFile · 0.45
connectFunction · 0.45
writeFunction · 0.45
scopeFunction · 0.45
endFunction · 0.45
largeObjectFunction · 0.45
writeFunction · 0.45
subscribeFunction · 0.45

Calls 1

handleMethod · 0.95

Tested by

no test coverage detected