Closed stepapo closed 6 months ago
Thank you for the testing and detailed report. This makes me sure that the work makes sense, people are using it and even they're able to provide this great feedback. I'm starting to look into this :)
Perfect, thank you!
Describe the bug
Generated SQLs are wrong for some of the filters using new aggregation features of 5.0 RC. Specifically a different behavior is expected when combining AnyAggregator with another AnyAggregator or with other aggregation function.
To Reproduce
However now ORM generates query that does not provide correct result:
Generated query has to be like this:
Generated query is showing incorrect result again:
This is the correct version:
Since this was working throughout the development, namely one or two years ago, I hope the issue won't be too hard to fix. Great job and good luck with new version.
Versions::