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

File drop.test.js

test/integration/sequelize/drop.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3const { Deferrable, DataTypes } = require('sequelize');
4const { sequelize } = require('../support');

Callers

nothing calls this directly

Calls 8

defineMethod · 0.80
belongsToMethod · 0.80
allMethod · 0.80
removeModelMethod · 0.80
syncMethod · 0.45
dropMethod · 0.45
createSchemaMethod · 0.45
dropSchemaMethod · 0.45

Tested by

no test coverage detected