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

Method then

cjs/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 7

scopeFunction · 0.45
endFunction · 0.45
largeObjectFunction · 0.45
writeFunction · 0.45
subscribeFunction · 0.45
index.jsFile · 0.45
testFunction · 0.45

Calls 1

handleMethod · 0.95

Tested by 1

testFunction · 0.36