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