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

File sync.test.js

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

Source from the content-addressed store, hash-verified

1'use strict';
2
3const chai = require('chai'),
4 { Sequelize, Deferrable, DataTypes } = require('sequelize'),

Callers

nothing calls this directly

Calls 14

defineMethod · 0.80
describeMethod · 0.80
findOneMethod · 0.80
belongsToMethod · 0.80
allMethod · 0.80
getTableNameMethod · 0.80
hasManyMethod · 0.80
showIndexMethod · 0.80
getQueryInterfaceMethod · 0.80
dropMethod · 0.45
syncMethod · 0.45
createMethod · 0.45

Tested by

no test coverage detected