pub fn contains_unnest(sql: &str) -> bool
Returns true if sql contains an UNNEST call (case-insensitive).
true
sql
UNNEST