Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sequelize/sequelize
/ update.ts
File
update.ts
types/test/update.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ Model, fn, col, literal } from
'sequelize'
;
2
import
{ User } from
'./models/User'
;
3
4
class
TestModel extends Model {
Callers
nothing calls this directly
Calls
2
build
Method · 0.80
update
Method · 0.45
Tested by
no test coverage detected