pub fn contains_unpivot(sql: &str) -> bool
Returns true if sql contains an UNPIVOT clause (case-insensitive).
true
sql
UNPIVOT