Ecto.Queryable protocol (Ecto v3.5.5) 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
Specs
t() :: term()
Link to this section Functions
Converts the given data
into an Ecto.Query
.