Home | History | Annotate | Download | only in afe

Lines Matching refs:force_left_join

105                  suffix='', exclude=False, force_left_join=False):
123 @param force_left_join - if true, a LEFT OUTER JOIN will be used
137 if exclude or force_left_join:
262 force_left_join=left_join)