The value exported by a migration created by MigrationBuilder.build.
Description of the migration. Can be empty string
Function called with await to roll back the migration
await
Function called with await to perform the migration
Generated using TypeDoc
The value exported by a migration created by MigrationBuilder.build.