Clickhouse.Interface.execute
You're seeing just the callback
execute
, go back to Clickhouse.Interface module for more information.
Specs
execute(Clickhouse.Query.t()) :: {:ok, Clickhouse.Result.t()} | {:error, Clickhouse.Error.t()}