ScriptResult
| Key | Type | Default | Description |
|---|---|---|---|
| results | CommandResult[] | Array of command result for each SQL command in the script | |
| totalCommands | number | Command count in the script | |
| totalTime | number | Total execution time |
| Key | Type | Default | Description |
|---|---|---|---|
| results | CommandResult[] | Array of command result for each SQL command in the script | |
| totalCommands | number | Command count in the script | |
| totalTime | number | Total execution time |