Skip to main content

Module models

Module models 

Source
Expand description

Data models for CLI output

This module defines the data structures used for representing query results and output data.

Structs§

Column
Column metadata.
Row
A single row of output data.

Enums§

CommandResult
Result of a CLI command execution.
DataType
Data types supported by the CLI.
Value
A single value in a row.