Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RecordedStateItem

An item saved and returned by the {@link stateInterface}

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

Generated using TypeDoc