MCPcopy Index your code
hub / github.com/parse-community/parse-server / PostgresStorageAdapter.spec.js

File PostgresStorageAdapter.spec.js

spec/PostgresStorageAdapter.spec.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const PostgresStorageAdapter = require('../lib/Adapters/Storage/Postgres/PostgresStorageAdapter')
2 .default;
3const databaseURI =
4 process.env.PARSE_SERVER_TEST_DATABASE_URI ||

Callers

nothing calls this directly

Calls 15

getColumnsFunction · 0.85
reconfigureServerFunction · 0.85
dropTableFunction · 0.85
failFunction · 0.85
createTableMethod · 0.80
schemaUpgradeMethod · 0.80
loadSchemaMethod · 0.80
_listenToSchemaMethod · 0.80
toStringMethod · 0.80
deleteAllClassesMethod · 0.65

Tested by

no test coverage detected