Options
All
  • Public
  • Public/Protected
  • All
Menu

Reverts last migration command.

Hierarchy

  • MigrationRevertCommand

Index

Properties

Methods

Properties

command

command: string = "migration:revert"

describe

describe: string = "Reverts last executed migration."

Methods

builder

  • builder(yargs: any): any

handler

  • handler(argv: any): Promise<void>

Generated using TypeDoc