query v0.1.2 API Reference

Modules

Query adds simple tools to aid the use of Ecto in web settings. With it, we can add paging, scopes, and sorting with ease. At its heart, Query lets us build complex queries from our controller params

The Query.Builder is used to take query params, and ready them to create a valid