Package version:

Interface SqlScript

SQL script.

Hierarchy

  • SqlScript

Indexable

[property: string]: any

Properties

The content of the SQL script.

description?: string

The description of the SQL script.

The folder that this SQL script is in. If not specified, this SQL script will appear at the root level.

type?: string

The type of the SQL script.

Generated using TypeDoc