Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dolthub/doltgresql
/ knex.js
File
knex.js
testing/postgres-client-tests/node/knex.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
knex from
"knex"
;
2
import
wtfnode from
"wtfnode"
;
3
import
{ Socket } from
"net"
;
4
import
{ getConfig, getDoltgresVersion } from
"./helpers.js"
;
Callers
nothing calls this directly
Calls
3
getDoltgresVersion
Function · 0.90
getConfig
Function · 0.90
main
Function · 0.70
Tested by
no test coverage detected