The migration entity that is stored in the db.

Hierarchy (View Summary)

Constructors

Properties

Constructors

Properties

id: string

The uuid (universal unique identifier) of the entity.

name: string

The name of the migration.

ranAt: Date

The timestamp at which the migration ran.

version: `${number}.${number}.${number}`

The version at which this migration should run.