Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/mikro-orm/mikro-orm
/ ListMigrationsCommand.test.ts
File
ListMigrationsCommand.test.ts
tests/features/cli/ListMigrationsCommand.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
process.env.FORCE_COLOR =
'0'
;
2
3
import
{ Migrator } from
'@mikro-orm/migrations'
;
4
import
{ MikroORM } from
'@mikro-orm/core'
;
Callers
nothing calls this directly
Calls
6
initORMSqlite
Function · 0.85
test
Function · 0.85
builder
Method · 0.80
close
Method · 0.65
create
Method · 0.65
handler
Method · 0.45
Tested by
no test coverage detected