MCPcopy 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

6export const dbName = "postgres";
7
8export function getArgs() {
9 return { user, port };
10}
11
12export function getDoltgresVersion() {
13 return version;

Callers 1

getConfigFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected