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

File connection.ts

types/test/connection.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { expectTypeOf } from "expect-type";
2import { QueryTypes, Sequelize, SyncOptions } from 'sequelize';
3import { User } from 'models/User';
4

Callers

nothing calls this directly

Calls 4

afterBulkSyncMethod · 0.80
logMethod · 0.80
transactionMethod · 0.80
queryMethod · 0.45

Tested by

no test coverage detected