Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
3
const
{ Deferrable, DataTypes } = require(
'sequelize'
);
4
const
{ sequelize } = require(
'../support'
);
Callers
nothing calls this directly
Calls
8
define
Method · 0.80
belongsTo
Method · 0.80
all
Method · 0.80
removeModel
Method · 0.80
sync
Method · 0.45
drop
Method · 0.45
createSchema
Method · 0.45
dropSchema
Method · 0.45
Tested by
no test coverage detected