Skip to content

edenlabllc/ecto_filter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EctoFilter

Aims in building database queries using data as filtering conditions.

Installation

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

def deps do
  [
    {:ecto_filter, "~> 0.3.1"}
  ]
end

Documentation is available at https://hexdocs.pm/ecto_filter.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages