Closed tabula-rasa closed 3 years ago
Can you possibly give more details on what you'd like to see? In the beta ORM version, for a class _A
related to class _B
, AQuery
has a BQuery b
field that allows you to apply additional filters to related objects.
Yes, that is what I exactly need - to set filters on BQuery.
That would be awesome along with selective relation loading.