Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/porsager/postgres
/ catch
Method
catch
deno/src/query.js:153–156 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
151
}
152
153
catch() {
154
this.handle()
155
return
super.catch.apply(this, arguments)
156
}
157
158
finally() {
159
this.handle()
Callers
6
createSocket
Function · 0.45
onclose
Function · 0.45
handler
Function · 0.45
largeObject
Function · 0.45
index.js
File · 0.45
test
Function · 0.45
Calls
1
handle
Method · 0.95
Tested by
1
test
Function · 0.36