Migration Type
Object that represents an SQL migration file on disk, and are often used provide more context or information while logging information about migrations.
Record fields
Record Field | Description |
Full Usage:
downContent
Field type: string
|
|
Full Usage:
manualTransaction
Field type: bool
|
|
Full Usage:
name
Field type: string
|
|
Full Usage:
timestamp
Field type: int64
|
|
Full Usage:
upContent
Field type: string
|