MySqlBuilder.leftJoin

Undocumented in source. Be warned that the author may not have intended to support it.
  1. SqlBuilder leftJoin(string table, string tableAlias, string joinWhere)
  2. SqlBuilder leftJoin(string table, string joinWhere)
    class MySqlBuilder
    SqlBuilder
    leftJoin
    (
    string table
    ,
    string joinWhere
    )

Meta