Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Query adds tools to aid the use of Ecto in web settings.

Notifications You must be signed in to change notification settings

nsweeting/query

Repository files navigation

Query

Build Status Query version

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.

Installation

This package can be installed by adding query to your list of dependencies in mix.exs:

def deps do
 [
 {:query, "~> 0.5"}
 ]
end

Documentation

See HexDocs for additional documentation.

About

Query adds tools to aid the use of Ecto in web settings.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

AltStyle によって変換されたページ (->オリジナル) /