Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ defineEntity, MikroORM, p } from
'@mikro-orm/postgresql'
;
2
3
const
UserV1Schema = defineEntity({
4
name:
'User'
,
Callers
nothing calls this directly
Calls
12
defineEntity
Function · 0.85
test
Function · 0.85
setClass
Method · 0.80
autoincrement
Method · 0.65
primary
Method · 0.65
default
Method · 0.65
init
Method · 0.65
refresh
Method · 0.65
close
Method · 0.65
getUpdateSchemaSQL
Method · 0.65
execute
Method · 0.65
discoverEntity
Method · 0.45
Tested by
no test coverage detected