Searched refs:join_key (Results 1 – 3 of 3) sorted by relevance
/external/autotest/frontend/tko/ |
D | models.py | 337 join_key='test_idx', 345 join_key='test_id',
|
/external/autotest/frontend/afe/ |
D | model_logic.py | 101 def add_join(self, query_set, join_table, join_key, join_condition='', argument 129 full_join_key = _quote_name(alias) + '.' + _quote_name(join_key)
|
D | rpc_utils.py | 212 query, 'afe_hosts_labels', join_key='host_id',
|