Forage.QueryBuilder.Filter.AddFilterToQuery (forage v0.5.0)
Link to this section Summary
Functions
Defines a function that adds fields to a pre-existing Ecto query.
Link to this section Functions
Defines a function that adds fields to a pre-existing Ecto query.
The function is named filter_adder
(must be an atom) and will support
up to n_max
variables in the query.
Link to this function