Versions in this module Expand all Collapse all v2 v2.0.0 Mar 13, 2026 Changes in this version + type ExecResponseChunk struct + CompressedSize int64 + RowCount int + URL string + UncompressedSize int64 + type ExecResponseRowType struct + ByteLength int64 + Fields []FieldMetadata + Length int64 + Name string + Nullable bool + Precision int64 + Scale int64 + Type string + func (ex *ExecResponseRowType) ToFieldMetadata() FieldMetadata + type FieldMetadata struct + Fields []FieldMetadata + Length int + Name string + Nullable bool + Precision int + Scale int + Type string