Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DeploySqlOperation

An operation that executes SQL.

Hierarchy

Index

Properties

Optional description

description: string

The description for the operation.

Optional engine

engine: string

The engine.

Optional name

name: string

The name of the operation.

Optional options

options: any

The connection options.

Optional promptForPassword

promptForPassword: boolean

Prompt for a password if not defined.

queries

queries: string | string[]

The list of queries to execute.

Optional type

type: string

The type.

Generated using TypeDoc