monolayer / migration / Migration
Type Alias: Migration
Migration:
object
Type declaration
name
name:
string
The name of the migration.
scaffold
scaffold:
boolean
Whether the migration was scaffolded.
transaction?
optional
transaction:boolean
Whether the migration runs in a transaction.
warnings?
optional
warnings:ChangeWarning
[]
Migration warnings