struct

Clickhouse::Response::Field

Inherits Struct / Value / Object

Constructors

new(pull : JSON::PullParser)
Source
new(__temp_101 : JSON::Any)
Source

Class methods

from_json(string : String)
Source

Instance methods

column
Source
name
Source
name=(value : String)
Source
name?
Source
to_h
Source
to_json(json : JSON::Builder)
Source
to_s(io : IO)

Same as #inspect(io).

Source
type
Source
type=(value : String)
Source
type?
Source