MCPcopy
hub / github.com/parse-community/parse-server / DefinedSchemas.spec.js

File DefinedSchemas.spec.js

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

Source from the content-addressed store, hash-verified

1const { DefinedSchemas } = require('../lib/SchemaMigrations/DefinedSchemas');
2const Config = require('../lib/Config');
3
4const cleanUpIndexes = schema => {

Callers

nothing calls this directly

Calls 11

reconfigureServerFunction · 0.85
cleanUpIndexesFunction · 0.85
executeMethod · 0.80
isProtectedIndexMethod · 0.80
filterMethod · 0.80
updateMethod · 0.80
toStringMethod · 0.80
deleteAllClassesMethod · 0.65
findMethod · 0.65
getMethod · 0.45
clearMethod · 0.45

Tested by

no test coverage detected