Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
const
_ = require(
'lodash'
);
2
const
chai = require(
'chai'
);
3
const
expect = require(
'expect.js'
);
4
const
Promise = require(
'bluebird'
);
Callers
nothing calls this directly
Calls
15
isPostgres
Function · 0.85
isSqlite
Function · 0.85
raw
Function · 0.85
populate
Method · 0.80
then
Method · 0.80
where
Method · 0.80
orderBy
Method · 0.80
raw
Method · 0.80
sum
Method · 0.80
isPostgres
Method · 0.80
returning
Method · 0.80
increment
Method · 0.80
Tested by
no test coverage detected