Petar Španja
Petar Španja
This looks great :) Do you plan to go for the exclusive ranges here as well?
> What's the `(?
> Should the range implementation be split into inclusive/exclusive (as this patch) and an additional MR for the other cases? It can be split, I'm OK with that. Thinking about...
Hi @TomasPilar, I'll try to find time in the next few days to see how to push this further.
Hi @j13k, I've neglected this because I was too busy, but I'll find time in the next weeks to take care of it. It's obviously needed :)
@andrerom [Query Translator](https://github.com/netgen/query-translator) would fit well here, you can cover these cases using the domain feature. And you can also customize the syntax and implement a generator that would convert...
Well, depends :) Query Translator would be perfect for handling user input, but handling some more complex criteria like Field or MapLocationDistance could be a bit awkward. On the other...
Please go through the code added today and update it to PHP 8.1 standards.