Christian Di Lorenzo

Results 4 issues of Christian Di Lorenzo

@dweldon, I love this library that you've made and am wondering if you've considered adding it to hex.pm. If you are interested in this, I might be able to help...

A particular type of JSON format must be followed to construct a filter. However, no method currently exists to dump a filter to a JSON-encodable format that can be later...

feature
effort: normal
good first issue

> It also might be nice to have an Ecto type that could automatically serialize to and from a JSONB-like database field. _Originally posted by @rcdilorenzo in https://github.com/rcdilorenzo/filtrex/issues/42#issuecomment-322855559_

It would be helpful if using this library for models that need to be generated within some range to be able to compare the repeats. Below is an example of...

feature