View Source Ecto.Queryable protocol (Ecto v3.11.2)

Converts a data structure into an Ecto.Query.

Summary

Types

t()

All the types that implement this protocol.

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.