Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
const
{ DefinedSchemas } = require(
'../lib/SchemaMigrations/DefinedSchemas'
);
2
const
Config = require(
'../lib/Config'
);
3
4
const
cleanUpIndexes = schema => {
Callers
nothing calls this directly
Calls
11
reconfigureServer
Function · 0.85
cleanUpIndexes
Function · 0.85
execute
Method · 0.80
isProtectedIndex
Method · 0.80
filter
Method · 0.80
update
Method · 0.80
toString
Method · 0.80
deleteAllClasses
Method · 0.65
find
Method · 0.65
get
Method · 0.45
clear
Method · 0.45
Tested by
no test coverage detected