MCPcopy
hub / github.com/sequelize/sequelize / findByPk.ts

File findByPk.ts

types/test/findByPk.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { User } from './models/User';
2
3User.findByPk(Buffer.from('asdf'));

Callers

nothing calls this directly

Calls 1

findByPkMethod · 0.80

Tested by

no test coverage detected