MigrationRecord is a database record of a migration that has been performed, it contains the name of the migration and when it was ran.

Hierarchy

  • MigrationRecord

Properties

Properties

created: Date
id: number
name: string

Generated using TypeDoc