Options
All
  • Public
  • Public/Protected
  • All
Menu

Shows sql to be executed by schema:sync command.

Hierarchy

  • SchemaLogCommand

Index

Properties

Methods

Properties

command

command: string = "schema:log"

describe

describe: string = "Shows sql to be executed by schema:sync command. It shows sql log only for your default connection. " +"To run update queries on a concrete connection use -c option."

Methods

builder

  • builder(yargs: any): any

handler

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

Generated using TypeDoc