Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface InferredStateItem

The application's view of the state of a specific migration. This extends RecordedStateItem, adding MIGRATION_STATUS.

Hierarchy

Index

Properties

description

description: string

Taken from {@link MigrationScript.desription}

name

name: string

Taken from {@link MigrationScript.name}

runAt

runAt: null | number

The JavaScript time at which the migration was run, e.g. 1641818951354

status

Generated using TypeDoc