MCPcopy Create free account
hub / github.com/mikro-orm/mikro-orm / custom-pivot-entity.sqlite.test.ts

File custom-pivot-entity.sqlite.test.ts

tests/features/composite-keys/custom-pivot-entity.sqlite.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Collection, MikroORM, OptionalProps, PrimaryKeyProp, wrap } from '@mikro-orm/core';
2import {
3 Entity,
4 ManyToMany,

Callers

nothing calls this directly

Calls 15

EntityFunction · 0.90
wrapFunction · 0.90
testFunction · 0.85
isDirtyMethod · 0.80
addMethod · 0.80
sliceMethod · 0.80
removeAllMethod · 0.80
loadCountMethod · 0.80
createEntitiesFunction · 0.70
initMethod · 0.65
createMethod · 0.65
closeMethod · 0.65

Tested by

no test coverage detected