MCPcopy Create free account
hub / github.com/mikro-orm/mikro-orm / batch-insert.test.ts

File batch-insert.test.ts

tests/features/batch-insert.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { MikroORM, Utils, AbstractSqlDriver } from '@mikro-orm/sql';
2import { Entity, ManyToOne, PrimaryKey, Property, ReflectMetadataProvider } from '@mikro-orm/decorators/legacy';
3import { PLATFORMS } from '../bootstrap.js';
4

Callers

nothing calls this directly

Calls 11

testFunction · 0.85
refreshMethod · 0.65
clearMethod · 0.65
closeMethod · 0.65
persistMethod · 0.65
executeMethod · 0.65
insertMethod · 0.65
keysMethod · 0.45
flushMethod · 0.45
mapMethod · 0.45
qbMethod · 0.45

Tested by

no test coverage detected