MCPcopy
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

1import { Model, fn, col, literal } from 'sequelize';
2import { User } from './models/User';
3
4class TestModel extends Model {

Callers

nothing calls this directly

Calls 2

buildMethod · 0.80
updateMethod · 0.45

Tested by

no test coverage detected