Options
All
  • Public
  • Public/Protected
  • All
Menu

Executes an sql query on the given connection.

Hierarchy

  • QueryCommand

Index

Properties

Methods

Properties

command

command: string = "query"

describe

describe: string = "Executes given SQL query on a default connection. Specify connection name to run query on a specific connection."

Methods

builder

  • builder(yargs: any): any

handler

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

Generated using TypeDoc