Filter: RML/Tree/SQLStatement/JOIN

apply_filters( 'RML/Tree/SQLStatement/JOIN', $fields, $structure ) → {array}

Modify the tree SQL select join statement. Just push your joins to $fields array.
Parameters:
Name Type Description
$fields array The standard RML fields
$structure IStructure The structure
Returns:
$fields
Type
array