Search
Query struct wrapping the SQL statement.
@type t() :: %Ch.Query{ command: atom(), decode: term(), encode: term(), statement: iodata() }