Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/sequelize/sequelize
/ delete.test.js
File
delete.test.js
test/unit/sql/delete.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
const
Support = require(
'../support'
),
4
QueryTypes = require(
'sequelize/lib/query-types'
),
Callers
nothing calls this directly
Calls
6
expectsql
Function · 0.85
define
Method · 0.80
getTableName
Method · 0.80
inspect
Method · 0.80
truncateTableQuery
Method · 0.45
deleteQuery
Method · 0.45
Tested by
no test coverage detected