LogoRobo.js
Framework

MigrationStatusReport

Interface: MigrationStatusReport

Migration status report for CLI.

Properties

PropertyTypeDescription
completedstring[]Completed migrations
failedstring[]Failed migrations
lockStatus{ acquiredAt: Date; holder: string; locked: boolean; stale: boolean; }Lock status
lockStatus.acquiredAt?Date-
lockStatus.holder?string-
lockStatus.lockedboolean-
lockStatus.stale?boolean-
pendingstring[]Pending migrations

On this page