Searched refs:join_key (Results 1 – 2 of 2) sorted by relevance
337 join_key='test_idx',345 join_key='test_id',
103 def add_join(self, query_set, join_table, join_key, join_condition='', argument131 full_join_key = _quote_name(alias) + '.' + _quote_name(join_key)