MCPcopy
hub / github.com/Vincit/objection.js / patch.js

File patch.js

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

Source from the content-addressed store, hash-verified

1const _ = require('lodash');
2const chai = require('chai');
3const expect = require('expect.js');
4const Promise = require('bluebird');

Callers

nothing calls this directly

Calls 15

isPostgresFunction · 0.85
isSqliteFunction · 0.85
rawFunction · 0.85
populateMethod · 0.80
thenMethod · 0.80
whereMethod · 0.80
orderByMethod · 0.80
rawMethod · 0.80
sumMethod · 0.80
isPostgresMethod · 0.80
returningMethod · 0.80
incrementMethod · 0.80

Tested by

no test coverage detected