Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/porsager/postgres
/ connect
Function
connect
cjs/src/connection.js:113–116 ·
view source on GitHub ↗
(query)
Source
from the content-addressed store, hash-verified
111
queue: queues.closed,
112
idleTimer,
113
connect(query) {
114
initial = query
115
reconnect()
116
},
117
terminate,
118
execute,
119
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