Ecto v1.1.0 Ecto.Queryable protocol

Converts a data structure into an Ecto.Query.

Summary

Functions

Converts the given data into an Ecto.Query

Types

t :: term

Functions

to_query(data)

Converts the given data into an Ecto.Query.