MCPcopy Create free account
hub / github.com/Vincit/objection.js / upsertGraph.js

File upsertGraph.js

tests/integration/upsertGraph.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const expect = require('expect.js');
2const chai = require('chai');
3const Promise = require('bluebird');
4const { raw, transaction, ValidationError } = require('../../');

Callers

nothing calls this directly

Calls 15

upsertAndCompareFunction · 0.85
rawFunction · 0.85
afterFunction · 0.85
omitIrrelevantPropsFunction · 0.85
populateMethod · 0.80
upsertGraphMethod · 0.80
upsertGraphAndFetchMethod · 0.80
isPostgresMethod · 0.80
thenMethod · 0.80
withGraphFetchedMethod · 0.80
findByIdMethod · 0.80

Tested by

no test coverage detected