Home | History | Annotate | Download | only in afe

Lines Matching full:joined

161         @param alias: alias of joined table
186 this model table <---> M2M pivot table <---> joined model table
189 @param alias: alias of joined table
235 For many-to-one relationships, the joined table contains the matching
238 For many-to-many relationships, the joined table contains the matching
264 """Get a non-null column on the table joined for the given query.