Documentation / @zerotal/monitor / MigrationEntry
Interface: MigrationEntry
Defined in: monitor/src/store/types.ts:353
A migration run (Database tab).
Properties
name
name:
string
Defined in: monitor/src/store/types.ts:354
direction
direction:
string
Defined in: monitor/src/store/types.ts:355
ms
ms:
number
Defined in: monitor/src/store/types.ts:356
ok
ok:
boolean
Defined in: monitor/src/store/types.ts:357
when
when:
string
Defined in: monitor/src/store/types.ts:358