View Source Ecto.Queryable protocol (Ecto v3.8.1)
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()
Link to this section Functions
Converts the given data
into an Ecto.Query
.