Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sequelize/sequelize
/ update.test.js
File
update.test.js
test/integration/model/update.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
const
Support = require(
'../support'
);
4
const
DataTypes = require(
'sequelize/lib/data-types'
);
Callers
nothing calls this directly
Calls
10
define
Method · 0.80
random
Method · 0.80
changed
Method · 0.80
reload
Method · 0.80
findOne
Method · 0.80
toString
Method · 0.65
get
Method · 0.65
sync
Method · 0.45
create
Method · 0.45
update
Method · 0.45
Tested by
no test coverage detected