Ecto.Queryable
Ecto.Queryable protocol
Converts a data structure into an Ecto.Query
.
Summary
Types
Functions
- to_query(data)
-
Converts the given
data
into anEcto.Query
Types
t()
t() :: term
Converts a data structure into an Ecto.Query
.
Converts the given data
into an Ecto.Query
t() :: term