MCPcopy Create free account
hub / github.com/parse-community/parse-server /

Class

src/Controllers/DatabaseController.js:438–438  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

436};
437
438class DatabaseController {
439 adapter: StorageAdapter;
440 schemaCache: any;
441 schemaPromise: ?Promise<SchemaController.SchemaController>;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected