Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Vincit/objection.js
/ defaultModelFieldValues.js
File
defaultModelFieldValues.js
tests/integration/misc/defaultModelFieldValues.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
{ expect } = require(
'chai'
);
2
const
{ Model } = require(
'../../../'
);
3
4
module.exports = (session) => {
Callers
nothing calls this directly
Calls
14
after
Function · 0.85
insertGraph
Method · 0.80
allowGraph
Method · 0.80
withGraphFetched
Method · 0.80
findById
Method · 0.80
withGraphJoined
Method · 0.80
for
Method · 0.80
$relatedQuery
Method · 0.80
query
Method · 0.65
relatedQuery
Method · 0.65
insert
Method · 0.45
patch
Method · 0.45
Tested by
no test coverage detected