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

File GH7774.test.ts

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

Source from the content-addressed store, hash-verified

1import { defineEntity, MikroORM, p } from '@mikro-orm/postgresql';
2
3const UserV1Schema = defineEntity({
4 name: 'User',

Callers

nothing calls this directly

Calls 12

defineEntityFunction · 0.85
testFunction · 0.85
setClassMethod · 0.80
autoincrementMethod · 0.65
primaryMethod · 0.65
defaultMethod · 0.65
initMethod · 0.65
refreshMethod · 0.65
closeMethod · 0.65
getUpdateSchemaSQLMethod · 0.65
executeMethod · 0.65
discoverEntityMethod · 0.45

Tested by

no test coverage detected