Interface Migration

Hierarchy

  • Migration

Methods

Methods

  • An optional down method.

    If you don't provide a down method, the migration is skipped when migrating down.

    Parameters

    Returns Promise<void>

Generated using TypeDoc