SQLUpdateBuilder.rightJoin

Undocumented in source. Be warned that the author may not have intended to support it.
class SQLUpdateBuilder
rightJoin
(
string table
,
string _alias = null
,
string cond = null
)

Meta