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

File trigger.test.ts

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

Source from the content-addressed store, hash-verified

1import { defineEntity, EntitySchema, MikroORM, p, quote, SchemaComparator } from '@mikro-orm/sqlite';
2import { MikroORM as MongoMikroORM } from '@mikro-orm/mongodb';
3import { MetadataError } from '@mikro-orm/core';
4

Callers

nothing calls this directly

Calls 15

defineEntityFunction · 0.85
setClassMethod · 0.80
diffTriggerMethod · 0.80
primaryMethod · 0.65
defaultMethod · 0.65
initMethod · 0.65
refreshMethod · 0.65
closeMethod · 0.65
getMetadataMethod · 0.65
getCreateSchemaSQLMethod · 0.65
getUpdateSchemaSQLMethod · 0.65
executeMethod · 0.65

Tested by

no test coverage detected