View Source Ecto.Adapters.ClickHouse.API (Ecto ClickHouse v0.5.0)
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)