Skip to content
Snippets Groups Projects
Commit fb582e4e authored by Peter Rotich's avatar Peter Rotich
Browse files

ORM: Extra Joins

This commits adds ability to add extra joins to a queryset. If the join has
constraints then it's LEFT joined otherwise straight JOIN is assumed.

This is necessary to fix queue counts for queues with keyword search.
parent 8481d77f
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment