Options
All
  • Public
  • Public/Protected
  • All
Menu

Abstract base-class for one-time migrations.

Hierarchy

  • Migration

Index

Constructors

Properties

Accessors

Methods

Constructors

constructor

Properties

Protected migrationIdentifier

migrationIdentifier: string

Set by the Migrations unit on load.

Accessors

identifier

  • get identifier(): string

Methods

Abstract down

setMigrationIdentifier

  • setMigrationIdentifier(name: string): void
  • Sets the migration identifier. This is used internally when the Migrations service loads the migration files to determine the ID from the file-name. It shouldn't be used externally.

    Parameters

    • name: string

    Returns void

Abstract up

Extollo Logo

extollo (v. latin) - to lift up, to elevate

Extollo is a free & libre application framework in TypeScript.