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