lucianholt97
lucianholt97
@glorand I would appreciate your feedback and help to resolve conflicts with existing tests.
@glorand good to hear from you. Thanks for the feedback, I agree that this is more appropriate for a major release. @colq2 and I also wondered if we can implement...
@crytos did you find a solution?
Would be very happy if you can review this PR @dillingham? Thanks in advance!
Thank you for your quick reply! It is not quite what I am looking for. In my mind, the default sorting should be set on the server an not in...
Thank you! I would like to query relationship counts and for example the customer_value (the sum of all related orders for a customer) in an efficient way. Additionally, sometimes it...
Hey @lindyhopchris ! Do you have any update to this issue or do you plan to include a separate function? Because it seems like the queryAll() or with() method does...
Hey @lindyhopchris, we would need a function (e.g. `join()`) which is called from the AbstractAdapter's `query()` and the `find()` function and should have the `$query` as an argument. You would...
I totally agree with you. The naming and separation of the hook looks perfect. Thank you in advance for the implementation! 🙏
Hi @lindyhopchris, are there any updates on this issue? Would really appreciate a querying hook.