View Source Ecto.Queryable protocol (Ecto v3.10.2)
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
@type t() :: term()
All the types that implement this protocol.
Link to this section Functions
Converts the given data
into an Ecto.Query
.