Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sequelize/sequelize
/ query-interface.test.ts
File
query-interface.test.ts
test/unit/dialects/abstract/query-interface.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ expect } from
'chai'
;
2
import
Support from
'../../support'
;
3
4
const
{ sequelize } = Support as any;
Callers
nothing calls this directly
Calls
3
getQueryInterface
Method · 0.80
quoteIdentifier
Method · 0.45
quoteIdentifiers
Method · 0.45
Tested by
no test coverage detected