pub fn contains_pivot(sql: &str) -> bool
Returns true if sql contains a PIVOT clause (case-insensitive).
true
sql
PIVOT