Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/porsager/postgres
/ handle
Method
handle
cjs/src/query.js:139–141 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
137
}
138
139
async
handle() {
140
!this.executed && (this.executed = true) &&
await
1 && this.handler(this)
141
}
142
143
execute() {
144
this.handle()
Callers
5
forEach
Method · 0.95
execute
Method · 0.95
then
Method · 0.95
catch
Method · 0.95
finally
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected