Filter: gform_gf_query_sql
Filter the SQL query fragments to allow low-level advanced analysis and modification before the query is run.
Parameters
| Name | Type | Description |
|---|---|---|
| $sql | array | An array with all the SQL fragments: select, from, join, where, order, paginate. |
Since
Source
Defined in tests/class-gf-query.php at line 763