Methods
(async) create()
Create the migration.
- Source:
load()
Load a migration from a database object.
- Source:
setCreatedAt()
Set the created at date of the migration.
- Source:
setId()
Set the id of the migration.
- Source:
setName()
Set the name of the migration.
- Source: