MCPcopy
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

1import { Config, Sequelize, Model, QueryTypes, ModelCtor, Op, Utils } from 'sequelize';
2
3Sequelize.useCLS({
4});

Callers

nothing calls this directly

Calls 15

useCLSMethod · 0.80
colMethod · 0.80
literalMethod · 0.80
castMethod · 0.80
andMethod · 0.80
orMethod · 0.80
jsonMethod · 0.80
getQueryInterfaceMethod · 0.80
getDatabaseNameMethod · 0.80
beforeCreateMethod · 0.80
beforeConnectMethod · 0.80
afterConnectMethod · 0.80

Tested by

no test coverage detected