Searched defs:join_condition (Results 1 – 2 of 2) sorted by relevance
/external/autotest/frontend/tko/ |
D | models.py | 332 def _add_attribute_join(self, query_set, join_condition, argument 342 def _add_label_pivot_table_join(self, query_set, suffix, join_condition='', argument
|
/external/autotest/frontend/afe/ |
D | model_logic.py | 103 def add_join(self, query_set, join_table, join_key, join_condition='', argument
|