MCPcopy
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

1const Parse = require('parse/node').Parse;
2const PostgresStorageAdapter = require('../lib/Adapters/Storage/Postgres/PostgresStorageAdapter')
3 .default;
4const postgresURI =

Callers

nothing calls this directly

Calls 3

reconfigureServerFunction · 0.85
failFunction · 0.85
toStringMethod · 0.80

Tested by

no test coverage detected