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

File GHx34.test.ts

tests/issues/GHx34.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { defineEntity, MikroORM, p } from '@mikro-orm/sqlite';
2
3const ClientProductMarginSchema = defineEntity({
4 embeddable: true,

Callers

nothing calls this directly

Calls 15

defineEntityFunction · 0.85
setClassMethod · 0.80
scaleMethod · 0.65
precisionMethod · 0.65
formulaMethod · 0.65
primaryMethod · 0.65
uniqueMethod · 0.65
lengthMethod · 0.65
initMethod · 0.65
refreshMethod · 0.65
closeMethod · 0.65
createMethod · 0.65

Tested by

no test coverage detected