SQLBuilder.leftJoin

Undocumented in source.
interface SQLBuilder
leftJoin
(
string table
,
string _alias = null
,
string cond = null
)

Meta