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

File GH3788.test.ts

tests/features/serialization/GH3788.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Cascade, MikroORM, Rel, serialize } from '@mikro-orm/core';
2import { Entity, OneToOne, PrimaryKey, Property, ReflectMetadataProvider } from '@mikro-orm/decorators/legacy';
3import { SqliteDriver } from '@mikro-orm/sqlite';
4

Callers

nothing calls this directly

Calls 4

serializeFunction · 0.90
testFunction · 0.85
initMethod · 0.65
createMethod · 0.65

Tested by

no test coverage detected