MCPcopy
hub / github.com/sequelize/sequelize / sequelize.ts

File sequelize.ts

types/test/sequelize.ts:None–None  ·  types/test/sequelize.ts

Source from the content-addressed store, hash-verified

1import { Config, Sequelize, Model, QueryTypes, ModelCtor, Op } from class="st">'sequelize';
2import { Fn } from class="st">'sequelize/lib/utils';
3
4Sequelize.useCLS({

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
getDatabaseNameMethod · 0.80
beforeCreateMethod · 0.80
beforeConnectMethod · 0.80
afterConnectMethod · 0.80
randomMethod · 0.80

Tested by

no test coverage detected