Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sequelize/sequelize
/ sequelize.ts
File
sequelize.ts
test/types/sequelize.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ Config, Sequelize, Model, QueryTypes, ModelCtor, Op, Utils } from
'sequelize'
;
2
3
Sequelize.useCLS({
4
});
Callers
nothing calls this directly
Calls
15
useCLS
Method · 0.80
col
Method · 0.80
literal
Method · 0.80
cast
Method · 0.80
and
Method · 0.80
or
Method · 0.80
json
Method · 0.80
getQueryInterface
Method · 0.80
getDatabaseName
Method · 0.80
beforeCreate
Method · 0.80
beforeConnect
Method · 0.80
afterConnect
Method · 0.80
Tested by
no test coverage detected