View Source ClickHouse.DataType (ClickHouse v0.26.0)

Functions for working with ClickHouse data types.

Link to this section Summary

Functions

Encodes the provided data using the ClickHouse.DataType.Encodable protocol.

Link to this section Functions

@spec encode(any()) :: iodata()

Encodes the provided data using the ClickHouse.DataType.Encodable protocol.