Query struct returned from a successfully prepared query.
t() :: %Clickhousex.Query{columns: [String.t()] | nil, name: iodata(), statement: iodata()}