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

File optimistic_locking.test.js

test/integration/model/optimistic_locking.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

defineMethod · 0.80
saveMethod · 0.80
findByPkMethod · 0.80
reloadMethod · 0.80
syncMethod · 0.45
createMethod · 0.45
updateMethod · 0.45
incrementMethod · 0.45
decrementMethod · 0.45

Tested by

no test coverage detected