Ecto v2.1.6 Ecto.Queryable protocol

Converts a data structure into an Ecto.Query.

Summary

Functions

Converts the given data into an Ecto.Query

Types

t()
t :: term

Functions

to_query(data)

Converts the given data into an Ecto.Query.