Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dolthub/doltgresql
/ getArgs
Function
getArgs
testing/postgres-client-tests/node/helpers.js:8–10 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
6
export
const
dbName =
"postgres"
;
7
8
export
function
getArgs() {
9
return
{ user, port };
10
}
11
12
export
function
getDoltgresVersion() {
13
return
version;
Callers
1
getConfig
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected