W3cubDocs

/Phoenix

Ecto.Queryable protocol

Converts a data structure into an Ecto.Query.

Summary

Types

t()

Functions

to_query(data)

Converts the given data into an Ecto.Query.

Types

t()

Specs

t() :: term()

Functions

to_query(data)

Converts the given data into an Ecto.Query.

© 2013 Plataformatec
© 2020 Dashbit
Licensed under the Apache License, Version 2.0.
https://hexdocs.pm/ecto/Ecto.Queryable.html