Options
All
  • Public
  • Public/Protected
  • All
Menu

Creates a new migration file.

Hierarchy

  • MigrationCreateCommand

Index

Properties

command

command: string = "migration:create"

describe

describe: string = "Creates a new migration file."

Methods

builder

  • builder(yargs: any): any

handler

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

Static Protected getTemplate

  • getTemplate(name: string, timestamp: number): string

Generated using TypeDoc