Hello Guys,
I am doing complex query using Q objects which is giving me wring 'count' of foreignkey objects that i am calculating using annotation.
I can confirm the annotation result is correct when no Q object is being used in the query.
Is it an expected behaviour?
How can i overcome this?
Regards