Vitalii Samofal
Vitalii Samofal
yes, seems like a bug
Hi @toonvanstrijp, first of all, thanks for the library, looks robust, and we do use it for creating our build kit for the backend. this lib definitely requires maintenance and...
I did fix all issues with pipelines. @toonvanstrijp let me know when you can take a look and approve the work, so I can do the documentation part, and because...
@rubiin @toonvanstrijp Hi guys, when you have time can you take a look
can you write a simple test for reproducing this issue? we have coverage for virtual cols but probably it's not sufficient
yes, it isn't possible to generalize this anyhow as for me. what Alfagun want's is tricky, and I even not sure what is the proper way to do it in...
@Alfagun74 your example with a booking is not valid for this case, because this filter will be on different fields, and your use case is the same field, where "or"...
@Alfagun74 I provided you queries that may do this, but because it's many to many and you need to have 2+ rows on this after joining it's tricky, I'm not...
Probably we can use string and regexp to check numeric values, but ideally, I think we need to have some validator in general for fields instead of silently skipping things...
I think it is a valid issue, and we'd better to fix it on our end as well. let's keep it open for now