Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/porsager/postgres
/ connect
Function
connect
cf/src/connection.js:115–118 ·
view source on GitHub ↗
(query)
Source
from the content-addressed store, hash-verified
113
queue: queues.closed,
114
idleTimer,
115
connect(query) {
116
initial = query
117
reconnect()
118
},
119
terminate,
120
execute,
121
cancel,
Callers
1
cancel
Function · 0.70
Calls
4
reconnect
Function · 0.70
createSocket
Function · 0.70
secure
Function · 0.70
connected
Function · 0.70
Tested by
no test coverage detected