top | item 44824356

(no title)

Ralfp | 6 months ago

Tell me how to extend Django's default JOIN clause with custom AND, eg:

    SELECT \* FROM t1 LEFT JOIN t2 ON t1.id = t2.key AND t2.used_id = 213

discuss

order

No comments yet.