MCPcopy
hub / github.com/sequelize/sequelize / dao.test.js

File dao.test.js

test/integration/dialects/postgres/dao.test.js:None–None  ·  test/integration/dialects/postgres/dao.test.js

Source from the content-addressed store, hash-verified

1class="st">'use strict';
2
3const chai = require(class="st">'chai'),
4 expect = chai.expect,

Callers

nothing calls this directly

Calls 15

defineMethod · 0.80
findAllMethod · 0.80
bulkCreateMethod · 0.80
allMethod · 0.80
findOneMethod · 0.80
jsonMethod · 0.80
findOrCreateMethod · 0.80
getQueryInterfaceMethod · 0.80
getTableNameMethod · 0.80
findByPkMethod · 0.80
reloadMethod · 0.80
hasManyMethod · 0.80

Tested by

no test coverage detected