View Source Ecto.Queryable protocol (Ecto v3.11.0)
Converts a data structure into an Ecto.Query
.
Summary
Functions
Converts the given data
into an Ecto.Query
.
Types
@type t() :: term()
All the types that implement this protocol.
Functions
Converts the given data
into an Ecto.Query
.