Ecto v3.1.5 Ecto.Queryable protocol View Source
Converts a data structure into an Ecto.Query.
Link to this section Summary
Functions
Converts the given data into an Ecto.Query.
Link to this section Types
Link to this type
t()
View Source
t()
View Source
t() :: term()
t() :: term()
Link to this section Functions
Link to this function
to_query(data) View Source
Converts the given data into an Ecto.Query.