Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/parse-community/parse-server
/ schemas.spec.js
File
schemas.spec.js
spec/schemas.spec.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
const
Parse = require(
'parse/node'
).Parse;
4
const
dd = require(
'deep-diff'
);
Callers
nothing calls this directly
Calls
15
reconfigureServer
Function · 0.85
fail
Function · 0.85
simpleOneObject
Function · 0.85
schemaCreation
Function · 0.85
schemaSetup
Function · 0.85
loadSchema
Method · 0.80
addClassIfNotExists
Method · 0.80
destroy
Method · 0.80
collectionExists
Method · 0.80
hasClass
Method · 0.80
createIndex
Method · 0.80
_adaptiveCollection
Method · 0.80
Tested by
no test coverage detected