Helpers for building Ecto queries for ClickHouse.
Summary
Functions
Builds an input(structure) that can be used in Ecto.Query.from
Functions
Builds an input(structure) that can be used in Ecto.Query.from
from i in input(a: "Int16", b: :string)
from i in input(Schema)