https://bugzilla.wikimedia.org/show_bug.cgi?id=56238

       Web browser: ---
            Bug ID: 56238
           Summary: Description of $join_conds in DatabaseBase::select()
                    incomplete
           Product: MediaWiki
           Version: 1.21.1
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: Unprioritized
         Component: Documentation
          Assignee: [email protected]
          Reporter: [email protected]
    Classification: Unclassified
   Mobile Platform: ---

Created attachment 13600
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=13600&action=edit
Patch to part of the doxygen comment for DatabaseBase::select()

The doxygen comment in Database.php states: "The value is an array with two
elements, numbered 0 and 1. The first gives the type of join, the second is an
SQL fragment giving the join condition for that table."

Actually the function accepts more than one condition, which is a useful
feature and should be documented. See attached patch.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to