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

File paranoid.test.js

test/integration/model/paranoid.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3const Support = require('../support');
4const DataTypes = require('sequelize/lib/data-types');

Callers

nothing calls this directly

Calls 9

restoreMethod · 0.80
defineMethod · 0.80
destroyMethod · 0.80
bulkCreateMethod · 0.80
findAllMethod · 0.80
getMethod · 0.65
syncMethod · 0.45
createMethod · 0.45
countMethod · 0.45

Tested by

no test coverage detected