Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ Collection, MikroORM, OptionalProps, PrimaryKeyProp, wrap } from
'@mikro-orm/core'
;
2
import
{
3
Entity,
4
ManyToMany,
Callers
nothing calls this directly
Calls
15
Entity
Function · 0.90
wrap
Function · 0.90
test
Function · 0.85
isDirty
Method · 0.80
add
Method · 0.80
slice
Method · 0.80
removeAll
Method · 0.80
loadCount
Method · 0.80
createEntities
Function · 0.70
init
Method · 0.65
create
Method · 0.65
close
Method · 0.65
Tested by
no test coverage detected