Hierarchy

  • default

Implements

Constructors

Properties

Methods

Constructors

Properties

NAME: string = "MigrationStatusWatcher"
VERSION: number = 1
_transport: Transport
NAME: string = "MigrationStatusWatcher"
VERSION: number = 1

Methods

  • Next returns when the status for a model migration for the associated model changes. The current details for the active migration are returned.

    Parameters

    • params: any

    Returns Promise<MigrationStatus>

  • Stop stops the watcher.

    Parameters

    • params: any

    Returns Promise<any>

Generated using TypeDoc