Represents entity of the migration in the database.
Migration id. Indicates order of the executed migrations.
Migration instance that needs to be run.
Name of the migration (class name).
Timestamp of the migration.
Generated using TypeDoc
Represents entity of the migration in the database.