Class MSSQLMigrationContext

A MSSQL migration context.

Hierarchy

  • MSSQLMigrationContext

Constructors

Properties

debug: DebugActionWithoutSource
noTransactions: boolean
options: IMSSQLMigrationContextOptions

The options.

Methods

  • Downgrades the database.

    Parameters

    • Optional options: Nilable<IDownOptions>

      The custom options.

    Returns Promise<void>

Generated using TypeDoc