Ecto v2.0.0-rc.5 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.