Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/parse-community/parse-server
/ PostgresInitOptions.spec.js
File
PostgresInitOptions.spec.js
spec/PostgresInitOptions.spec.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
Parse = require(
'parse/node'
).Parse;
2
const
PostgresStorageAdapter = require(
'../lib/Adapters/Storage/Postgres/PostgresStorageAdapter'
)
3
.default;
4
const
postgresURI =
Callers
nothing calls this directly
Calls
3
reconfigureServer
Function · 0.85
fail
Function · 0.85
toString
Method · 0.80
Tested by
no test coverage detected