Property | Type | Description | |
---|---|---|---|
$JOINS | array | Types of join. | |
$expr | Join expression. | ||
$on | Join conditions. | ||
$type | string | Type of this join. | |
$using | Columns in Using clause |
Method | Description | |
---|---|---|
build ( |
||
parse ( |
public Expression,SqlParser\Components $expr | ||
return |
public Condition[],SqlParser\Components $on | ||
return |