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

File Migrator.sqlite.test.ts

tests/features/migrations/Migrator.sqlite.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1process.env.FORCE_COLOR = '0';
2import { MetadataStorage, MikroORM, raw } from '@mikro-orm/core';
3import { ReflectMetadataProvider } from '@mikro-orm/decorators/legacy';
4import { Migration, MigrationStorage, Migrator } from '@mikro-orm/migrations';

Callers

nothing calls this directly

Calls 15

initORMSqliteFunction · 0.85
testFunction · 0.85
resetServiceCacheMethod · 0.80
entriesMethod · 0.80
sortMethod · 0.80
getExecutedMethod · 0.80
addColumnMethod · 0.80
getMethod · 0.65
setMethod · 0.65
closeMethod · 0.65
createMethod · 0.65
upMethod · 0.65

Tested by

no test coverage detected