...
This commit is contained in:
parent
03d12044c3
commit
e7e080791e
1 changed files with 1 additions and 0 deletions
|
|
@ -879,6 +879,7 @@ class QueryView:
|
|||
fullname = fullname or field
|
||||
if joinkey:
|
||||
self.extra_joins.append(joinkey)
|
||||
# duplicates removed later
|
||||
return fullname
|
||||
|
||||
def get_clauses(self, clauses):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue