omohokcoj/filterable
Filtering from incoming params in Elixir/Ecto/Phoenix with easy to use DSL.
ElixirMIT
Issues
- 0
Seems the documentation needs to be updated when it comes to using a custom filter module
#17 opened by acrolink - 4
top_param should return nested filter_values
#3 opened by JanStevens - 1
cannot use ^value outside of match clauses
#15 opened by don-mums - 1
(FunctionClauseError) no function clause matching in Filterable.Params.cast_error_message/1
#16 opened by eduardomrocha - 1
- 1
- 4
- 1
params to atoms map can cause memory leak
#11 opened by omohokcoj - 1
cast: :atom can cause a memory leak
#8 opened by brodeuralexis - 1
undefined function filterable/1
#7 opened by AgustinCroce - 4
- 1
convert /posts?q=castle&author=Kafka&year=1926 to /posts/castle/author/Kafka/year/1926?
#5 opened by niccolox - 1
Does this library support filtering on nested associations tables (joined tables fields)?
#4 opened by acrolink - 4
- 2