apply_filters( 'RML/Tree/SQLStatement', $sql, $structure ) → {string}
Modify the full tree SQL statement.
Parameters:
Name | Type | Description |
---|---|---|
$sql |
string | The sql query |
$structure |
IStructure | The structure |
Returns:
- Type
- string